@stigg/react-sdk - v10.7.0
Preparing search index...
CreditGrantInvoiceFragment
Type Alias CreditGrantInvoiceFragment
type
CreditGrantInvoiceFragment
=
{
__typename
?:
"CreditGrantInvoice"
;
amountDue
?:
number
|
null
;
attemptCount
?:
number
|
null
;
billingId
:
string
;
billingReason
?:
CreditGrantInvoiceBillingReason
|
null
;
createdAt
:
any
;
currency
?:
string
|
null
;
dueDate
?:
any
|
null
;
errorMessage
?:
string
|
null
;
paymentSecret
?:
string
|
null
;
paymentUrl
?:
string
|
null
;
pdfUrl
?:
string
|
null
;
requiresAction
:
boolean
;
status
:
CreditGrantInvoiceStatus
;
subTotal
?:
number
|
null
;
subTotalExcludingTax
?:
number
|
null
;
tax
?:
number
|
null
;
total
?:
number
|
null
;
totalExcludingTax
?:
number
|
null
;
updatedAt
:
any
;
}
Index
Properties
__
typename?
amount
Due?
attempt
Count?
billing
Id
billing
Reason?
created
At
currency?
due
Date?
error
Message?
payment
Secret?
payment
Url?
pdf
Url?
requires
Action
status
sub
Total?
sub
Total
Excluding
Tax?
tax?
total?
total
Excluding
Tax?
updated
At
Properties
Optional
__
typename
__typename
?:
"CreditGrantInvoice"
Optional
amount
Due
amountDue
?:
number
|
null
Optional
attempt
Count
attemptCount
?:
number
|
null
billing
Id
billingId
:
string
Optional
billing
Reason
billingReason
?:
CreditGrantInvoiceBillingReason
|
null
created
At
createdAt
:
any
Optional
currency
currency
?:
string
|
null
Optional
due
Date
dueDate
?:
any
|
null
Optional
error
Message
errorMessage
?:
string
|
null
Optional
payment
Secret
paymentSecret
?:
string
|
null
Optional
payment
Url
paymentUrl
?:
string
|
null
Optional
pdf
Url
pdfUrl
?:
string
|
null
requires
Action
requiresAction
:
boolean
status
status
:
CreditGrantInvoiceStatus
Optional
sub
Total
subTotal
?:
number
|
null
Optional
sub
Total
Excluding
Tax
subTotalExcludingTax
?:
number
|
null
Optional
tax
tax
?:
number
|
null
Optional
total
total
?:
number
|
null
Optional
total
Excluding
Tax
totalExcludingTax
?:
number
|
null
updated
At
updatedAt
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
amount
Due
attempt
Count
billing
Id
billing
Reason
created
At
currency
due
Date
error
Message
payment
Secret
payment
Url
pdf
Url
requires
Action
status
sub
Total
sub
Total
Excluding
Tax
tax
total
total
Excluding
Tax
updated
At
@stigg/react-sdk - v10.7.0
Loading...