Interface PricingTemplatesApiListPricingTemplatesRequest

Request parameters for listPricingTemplates operation in PricingTemplatesApi.

Export

PricingTemplatesApiListPricingTemplatesRequest

Hierarchy

  • PricingTemplatesApiListPricingTemplatesRequest

Properties

limit?: number

The maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.

Memberof

PricingTemplatesApiListPricingTemplates

offset?: number

The (zero-based) offset of the first item in the collection to return.

Memberof

PricingTemplatesApiListPricingTemplates

tilled_account: string

The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.

Memberof

PricingTemplatesApiListPricingTemplates

String indicating the type to filter the result by.

Memberof

PricingTemplatesApiListPricingTemplates

Generated using TypeDoc