id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| account-request-result |
AccountRequestResult |
AccountRequestResult |
AccountRequestResult |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccountRequestResult |
|
/tools/sdk/powershell/v2024/models/account-request-result |
| SDK |
| Software Development Kit |
| AccountRequestResult |
|
AccountRequestResult
Properties
| Name |
Type |
Description |
Notes |
| Errors |
Pointer to []String |
|
[optional] |
| Status |
Pointer to String |
The status of the account request |
[optional] |
| TicketId |
Pointer to String |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]