Skip to main content

CreditAccount

Properties

api_client_id

api_client_id: number


api_client_restricted

api_client_restricted: boolean


available_balance

available_balance: string

Current balance of the credit account


created_at

created_at: string

When the credit account was created


currency_code

currency_code: string

Currency of the credit account


customer_id

customer_id: number

Customer the credit account is associated with


expires_at

expires_at: string

When the credit account expires


id

id: number

id of the credit account


name

name: string

Name of the credit account


redemption_code

redemption_code: string

Redemption_code associated with credit account


store_id

store_id: number

Store the credit account is associated with


type

type: CreditAccountType

Type of credit account


updated_at

updated_at: string

The last time the credit account was updated


Generated using typedoc-plugin-markdown and TypeDoc