Interface: BillingAutoRechargeProfile
Defined in: javascript/src/billing/types/auto-recharge.ts:9
Properties
armed?
optionalarmed?:boolean
Defined in: javascript/src/billing/types/auto-recharge.ts:13
enabled
enabled:
boolean
Defined in: javascript/src/billing/types/auto-recharge.ts:11
maxChargesPerWindow
maxChargesPerWindow:
number|null
Defined in: javascript/src/billing/types/auto-recharge.ts:18
provider
provider:
string|null
Defined in: javascript/src/billing/types/auto-recharge.ts:14
quantity
quantity:
number
Defined in: javascript/src/billing/types/auto-recharge.ts:16
state
state:
"active"|"paused"|"disabled"
Defined in: javascript/src/billing/types/auto-recharge.ts:12
threshold
threshold:
Decimal
Defined in: javascript/src/billing/types/auto-recharge.ts:17
topupId
topupId:
string|null
Defined in: javascript/src/billing/types/auto-recharge.ts:15
updatedAt?
optionalupdatedAt?:string|null
Defined in: javascript/src/billing/types/auto-recharge.ts:23
userId
userId:
string
Defined in: javascript/src/billing/types/auto-recharge.ts:10
windowAnchor
windowAnchor:
"calendar"|"rolling"
Defined in: javascript/src/billing/types/auto-recharge.ts:21
windowCount
windowCount:
number
Defined in: javascript/src/billing/types/auto-recharge.ts:20
windowTimezone
windowTimezone:
string
Defined in: javascript/src/billing/types/auto-recharge.ts:22
windowUnit
windowUnit:
"day"|"week"|"month"|"year"|"second"|"minute"|"hour"
Defined in: javascript/src/billing/types/auto-recharge.ts:19