Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
common
apis
billing
CreditTransaction
Interface CreditTransaction
interface
CreditTransaction
{
amount
:
number
;
balanceAfter
:
number
;
id
:
string
;
note
:
null
|
string
;
relatedRecordId
:
null
|
string
;
stripePaymentIntentId
:
null
|
string
;
timestamp
:
number
;
type
:
common
.
apis
.
billing
.
TransactionType
;
}
Index
Properties
amount
balance
After
id
note
related
Record
Id
stripe
Payment
Intent
Id
timestamp
type
Properties
amount
amount
:
number
balance
After
balance
After
:
number
id
id
:
string
note
note
:
null
|
string
related
Record
Id
related
Record
Id
:
null
|
string
stripe
Payment
Intent
Id
stripe
Payment
Intent
Id
:
null
|
string
timestamp
timestamp
:
number
type
type
:
common
.
apis
.
billing
.
TransactionType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
balance
After
id
note
related
Record
Id
stripe
Payment
Intent
Id
timestamp
type
Tidyscripts Docs
Loading...