@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/transactions
CancelSubscriptionResult
Interface CancelSubscriptionResult
interface
CancelSubscriptionResult
{
message
:
string
;
refund_issued
:
boolean
;
refund_transaction_id
?:
string
;
subscription
?:
Subscription
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
message
refund_
issued
refund_
transaction_
id?
subscription?
Properties
message
message
:
string
refund_
issued
refund_issued
:
boolean
Optional
refund_
transaction_
id
refund_transaction_id
?:
string
Optional
subscription
subscription
?:
Subscription
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
message
refund_
issued
refund_
transaction_
id
subscription
@ptkl/sdk - v1.18.0
Loading...