Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | operations.GetCreditsData | :heavy_check_mark: | N/A | {"total_credits": 100.5,"total_usage": 25.75} |
GetCreditsResponse type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | operations.GetCreditsData | :heavy_check_mark: | N/A | {"total_credits": 100.5,"total_usage": 25.75} |