Transaction
Defined in: v1/schemas.ts:135
Inferred TypeScript type for TransactionSchema.
Extends
Section titled “Extends”output<typeofTransactionSchema>
Properties
Section titled “Properties”affiliate_fees?
Section titled “affiliate_fees?”
optionalaffiliate_fees?:number|null
Defined in: v1/schemas.ts:120
Inherited from
Section titled “Inherited from”z.infer.affiliate_fees
affiliate_id?
Section titled “affiliate_id?”
optionalaffiliate_id?:number|null
Defined in: v1/schemas.ts:130
Inherited from
Section titled “Inherited from”z.infer.affiliate_id
amount_refunded?
Section titled “amount_refunded?”
optionalamount_refunded?:number
Defined in: v1/schemas.ts:118
Inherited from
Section titled “Inherited from”z.infer.amount_refunded
author_fees?
Section titled “author_fees?”
optionalauthor_fees?:number|null
Defined in: v1/schemas.ts:121
Inherited from
Section titled “Inherited from”z.infer.author_fees
author_id?
Section titled “author_id?”
optionalauthor_id?:number|null
Defined in: v1/schemas.ts:131
Inherited from
Section titled “Inherited from”z.infer.author_id
charge
Section titled “charge”charge:
number
Defined in: v1/schemas.ts:114
Inherited from
Section titled “Inherited from”z.infer.charge
chargeback_fee?
Section titled “chargeback_fee?”
optionalchargeback_fee?:number|null
Defined in: v1/schemas.ts:119
Inherited from
Section titled “Inherited from”z.infer.chargeback_fee
coupon_id?
Section titled “coupon_id?”
optionalcoupon_id?:number|null
Defined in: v1/schemas.ts:129
Inherited from
Section titled “Inherited from”z.infer.coupon_id
created_at
Section titled “created_at”created_at:
string
Defined in: v1/schemas.ts:109
Inherited from
Section titled “Inherited from”z.infer.created_at
currency
Section titled “currency”currency:
string
Defined in: v1/schemas.ts:124
Inherited from
Section titled “Inherited from”z.infer.currency
final_price
Section titled “final_price”final_price:
number
Defined in: v1/schemas.ts:115
Inherited from
Section titled “Inherited from”z.infer.final_price
has_chargeback?
Section titled “has_chargeback?”
optionalhas_chargeback?:boolean|null
Defined in: v1/schemas.ts:126
Inherited from
Section titled “Inherited from”z.infer.has_chargeback
id:
number
Defined in: v1/schemas.ts:103
Inherited from
Section titled “Inherited from”z.infer.id
pricing_plan_id?
Section titled “pricing_plan_id?”
optionalpricing_plan_id?:number
Defined in: v1/schemas.ts:105
Inherited from
Section titled “Inherited from”z.infer.pricing_plan_id
purchased_at?
Section titled “purchased_at?”
optionalpurchased_at?:string
Defined in: v1/schemas.ts:110
Inherited from
Section titled “Inherited from”z.infer.purchased_at
refunded_at?
Section titled “refunded_at?”
optionalrefunded_at?:string|null
Defined in: v1/schemas.ts:111
Inherited from
Section titled “Inherited from”z.infer.refunded_at
revenue?
Section titled “revenue?”
optionalrevenue?:number
Defined in: v1/schemas.ts:117
Inherited from
Section titled “Inherited from”z.infer.revenue
sale_id?
Section titled “sale_id?”
optionalsale_id?:number
Defined in: v1/schemas.ts:106
Inherited from
Section titled “Inherited from”z.infer.sale_id
status?
Section titled “status?”
optionalstatus?:string|null
Defined in: v1/schemas.ts:125
Inherited from
Section titled “Inherited from”z.infer.status
tax_charge?
Section titled “tax_charge?”
optionaltax_charge?:number
Defined in: v1/schemas.ts:116
Inherited from
Section titled “Inherited from”z.infer.tax_charge
user_id
Section titled “user_id”user_id:
number
Defined in: v1/schemas.ts:104
Inherited from
Section titled “Inherited from”z.infer.user_id