Interface: CreditAccountListParams
Extends
Properties
credit_type?
optionalcredit_type:CreditAccountType
Filter credit accounts by type.
cursor?
optionalcursor:string
next or previous cursor returned by previous list call
Inherited from
expires_at_max?
optionalexpires_at_max:string
Show credit accounts that expire before the given date.
expires_at_min?
optionalexpires_at_min:string
Show credit accounts that expire after the given date.
ids?
optionalids: (string|number)[]
Filter credit accounts by id.
include?
optionalinclude:"customer"[]
Include related data options
limit?
optionallimit:number
default is 50, max is 250
Inherited from
sort_by?
optionalsort_by:CreditAccountsSortBy
sort list by option