Classes

TierAccountVersionResourceGenericResource

The TierAccountVersionResource class provides methods to access the
Version objects for a tier account.

TierAccountResourceGenericResource

The TierAccountResource class provides methods to access the tier accounts
endpoint of the Cloud Blue Connect API.

TierAccountVersionResource ⇐ GenericResource

The TierAccountVersionResource class provides methods to access the
Version objects for a tier account.

Kind: global class
Extends: GenericResource
Category: Resources

TierAccountResource ⇐ GenericResource

The TierAccountResource class provides methods to access the tier accounts
endpoint of the Cloud Blue Connect API.

Kind: global class
Extends: GenericResource
Category: Resources

new TierAccountResource(client)

Creates a new instance of the TierAccountResource class.

Returns: TierAccountResource – An instance of the TierAccountResource class.

Param Type Description
client ConnectClient An instance of the ConnectClient class.

tierAccountResource.versions(id) ⇒ TierAccountVersionResource

Returns an instance of the TierAccountVersionResource for a TierAccount.

Kind: instance method of TierAccountResource
Returns: TierAccountVersionResource – An instance of the TierAccountVersionResource
for the product.

Param Type Description
id string The unique identifier of the TierAccount.
Is this page helpful?
Translate with Google
Copied to clipboard