@tax1driver/ts-tpay
Preparing search index...
TPay
Transactions
BlikPaymentData
Interface BlikPaymentData
BLIK payment data with aliases and autopayment configuration
interface
BlikPaymentData
{
aliases
?:
BlikAliases
|
null
;
blikToken
?:
string
|
null
;
refuseNoPayId
?:
boolean
|
null
;
type
?:
0
|
2
|
1
|
null
;
}
Index
Properties
aliases?
blik
Token?
refuse
No
Pay
Id?
type?
Properties
Optional
aliases
aliases
?:
BlikAliases
|
null
Optional
blik
Token
blikToken
?:
string
|
null
Optional
refuse
No
Pay
Id
refuseNoPayId
?:
boolean
|
null
Optional
type
type
?:
0
|
2
|
1
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aliases
blik
Token
refuse
No
Pay
Id
type
@tax1driver/ts-tpay
Loading...
BLIK payment data with aliases and autopayment configuration