Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1DeveloperBilling

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 ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1DeveloperBillingData, ThrowOnError>

Returns

RequestResult<GetApiV1DeveloperBillingResponses, GetApiV1DeveloperBillingErrors, ThrowOnError>

Last updated on