GenericResourceThe UsageFileResource class provides methods to access the usage file
endpoint of the Cloud Blue Connect API.
Kind: global class
Extends: GenericResource
Category: Resources
GenericResource
Creates a new instance of the UsageReconciliationResource class.
Returns: UsageRecordResource – An instance of the UsageFileResource class.
| Param | Type | Description |
|---|---|---|
| client | ConnectClient |
An instance of the ConnectClient class. |
UsageReconciliationResourceGet processed files.
Kind: instance method of UsageReconciliationResource
Returns: UsageReconciliationResource – An instance of the UsageReconciliationResource.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Usage File. |
UsageReconciliationResourceGet uploaded files.
Kind: instance method of UsageReconciliationResource
Returns: UsageReconciliationResource – An instance of the UsageReconciliationResource.
| Param | Type | Description |
|---|---|---|
| id | string |
The unique identifier of the Usage File. |