GenericResource
The AccountUserResource allow consumers of the CloudBlue Connect
API to access information about Users related to an account.
GenericResource
The AccountResource class provides methods to access the accounts
endpoint of the Cloud Blue Connect API.
GenericResource
The AccountUserResource allow consumers of the CloudBlue Connect
API to access information about Users related to an account.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResource
The 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. |
AccountUserResource
Returns 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. |