GenericResourceThe BillingRequestResource class provides methods to access the billing
requests endpoint of the Cloud Blue Connect API.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResource
Creates a new instance of the BillingRequestResource class.
Returns: BillingRequestResource – An instance of the BillingRequestResource class.
| Param | Type | Description |
|---|---|---|
| client | ConnectClient |
An instance of the ConnectClient class. |
objectUpdate billing request attributs.
Kind: instance method of BillingRequestResource
Returns: object – The updated attributes object.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identified of the BillingRequest. |
| attributes | object |
An object containing the attributes to update. |