- Preparing search index...
- The search index is not available
@escolalms/sdk
Payment
: { amount
: number; billable_id
: number; billable_type
: string; created_at
: string; currency
: string; description
: string; id
: number; order_id
: number; payable
: API.Order; payable_id
: null; payable_type
: null; status
: PaymentStatusType; updated_at
: string; }
Type declaration
-
amount: number
-
billable_id: number
-
billable_type: string
-
created_at: string
-
currency: string
-
description: string
-
id: number
-
order_id: number
-
-
payable_id: null
-
payable_type: null
-
-
updated_at: string