GenericResourceThe AccountUserResource allow consumers of the CloudBlue Connect
API to access information about Users related to an account.
GenericResourceThe AccountResource class provides methods to access the accounts
endpoint of the Cloud Blue Connect API.
GenericResourceThe AccountUserResource allow consumers of the CloudBlue Connect
API to access information about Users related to an account.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResourceThe AccountResource class provides methods to access the accounts
endpoint of the Cloud Blue Connect API.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResource
Creates a new instance of the AccountResource class.
Returns: AccountResource – An instance of the AccountResource class.
| Param | Type | Description |
|---|---|---|
| client | ConnectClient |
An instance of the ConnectClient class. |
AccountUserResourceReturns an instance of the AccountUserResorce class.
Kind: instance method of AccountResource
Returns: AccountUserResource – An instance of AccountUserResource.
| Param | Type | Description |
|---|---|---|
| id | string |
The account unique identifier. |