getApiV1DeveloperBilling
getApiV1DeveloperBilling<
ThrowOnError>(options?:Options<GetApiV1DeveloperBillingData,ThrowOnError>):RequestResult<GetApiV1DeveloperBillingResponses,GetApiV1DeveloperBillingErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:574
Get billing history
Returns a paginated list of the developer’s completed app funding payments.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1DeveloperBillingResponses, GetApiV1DeveloperBillingErrors, ThrowOnError>
Last updated on