@stigg/react-sdk - v10.7.0
Preparing search index...
CreditGrantFragment
Type Alias CreditGrantFragment
type
CreditGrantFragment
=
{
__typename
?:
"CreditGrant"
;
additionalMetaData
?:
any
|
null
;
amount
:
number
;
automaticRechargeConfigurationId
?:
any
|
null
;
comment
?:
string
|
null
;
consumedAmount
:
number
;
cost
:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
;
createdAt
:
any
;
currencyId
:
string
;
customerId
:
string
;
displayName
:
string
;
effectiveAt
:
any
;
expireAt
?:
any
|
null
;
grantId
:
string
;
grantType
:
CreditGrantType
;
invoiceId
?:
string
|
null
;
latestInvoice
?:
|
{
__typename
?:
"CreditGrantInvoice"
}
&
CreditGrantInvoiceFragment
|
null
;
paymentCollection
:
PaymentCollection
;
priority
:
number
;
resourceId
?:
string
|
null
;
status
:
CreditGrantStatus
;
updatedAt
:
any
;
voidedAt
?:
any
|
null
;
}
Index
Properties
__
typename?
additional
Meta
Data?
amount
automatic
Recharge
Configuration
Id?
comment?
consumed
Amount
cost
created
At
currency
Id
customer
Id
display
Name
effective
At
expire
At?
grant
Id
grant
Type
invoice
Id?
latest
Invoice?
payment
Collection
priority
resource
Id?
status
updated
At
voided
At?
Properties
Optional
__
typename
__typename
?:
"CreditGrant"
Optional
additional
Meta
Data
additionalMetaData
?:
any
|
null
amount
amount
:
number
Optional
automatic
Recharge
Configuration
Id
automaticRechargeConfigurationId
?:
any
|
null
Optional
comment
comment
?:
string
|
null
consumed
Amount
consumedAmount
:
number
cost
cost
:
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
created
At
createdAt
:
any
currency
Id
currencyId
:
string
customer
Id
customerId
:
string
display
Name
displayName
:
string
effective
At
effectiveAt
:
any
Optional
expire
At
expireAt
?:
any
|
null
grant
Id
grantId
:
string
grant
Type
grantType
:
CreditGrantType
Optional
invoice
Id
invoiceId
?:
string
|
null
Optional
latest
Invoice
latestInvoice
?:
|
{
__typename
?:
"CreditGrantInvoice"
}
&
CreditGrantInvoiceFragment
|
null
payment
Collection
paymentCollection
:
PaymentCollection
priority
priority
:
number
Optional
resource
Id
resourceId
?:
string
|
null
status
status
:
CreditGrantStatus
updated
At
updatedAt
:
any
Optional
voided
At
voidedAt
?:
any
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
additional
Meta
Data
amount
automatic
Recharge
Configuration
Id
comment
consumed
Amount
cost
created
At
currency
Id
customer
Id
display
Name
effective
At
expire
At
grant
Id
grant
Type
invoice
Id
latest
Invoice
payment
Collection
priority
resource
Id
status
updated
At
voided
At
@stigg/react-sdk - v10.7.0
Loading...