@tax1driver/ts-tpay
Preparing search index...
TPay
Transactions
BlikAliases
Interface BlikAliases
BLIK alias configuration
interface
BlikAliases
{
autopayment
?:
BlikAutopayment
|
null
;
key
?:
string
|
null
;
label
:
string
;
noDelay
?:
boolean
|
null
;
type
:
"UID"
|
"PAYID"
;
value
:
string
;
}
Index
Properties
autopayment?
key?
label
no
Delay?
type
value
Properties
Optional
autopayment
autopayment
?:
BlikAutopayment
|
null
Optional
key
key
?:
string
|
null
label
label
:
string
Optional
no
Delay
noDelay
?:
boolean
|
null
type
type
:
"UID"
|
"PAYID"
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
autopayment
key
label
no
Delay
type
value
@tax1driver/ts-tpay
Loading...
BLIK alias configuration