@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/transactions
RenewSubscriptionResult
Interface RenewSubscriptionResult
interface
RenewSubscriptionResult
{
amount
:
number
;
bundle_count
:
number
;
checkout_link
:
string
;
invoice
:
Invoice
;
message
:
string
;
new_expires_at
:
string
;
transaction_id
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
amount
bundle_
count
checkout_
link
invoice
message
new_
expires_
at
transaction_
id
Properties
amount
amount
:
number
bundle_
count
bundle_count
:
number
checkout_
link
checkout_link
:
string
invoice
invoice
:
Invoice
message
message
:
string
new_
expires_
at
new_expires_at
:
string
transaction_
id
transaction_id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
bundle_
count
checkout_
link
invoice
message
new_
expires_
at
transaction_
id
@ptkl/sdk - v1.18.0
Loading...