cooptypes - v2026.4.27-2
Preparing search index...
Cooperative
Payments
IPaymentData
Interface IPaymentData
interface
IPaymentData
{
block_num
?:
number
;
data
:
IBankAccount
|
ISbpDetails
;
deleted
?:
boolean
;
is_default
:
boolean
;
method_id
:
string
;
method_type
:
MethodTypes
;
username
:
string
;
}
Index
Properties
block_
num?
data
deleted?
is_
default
method_
id
method_
type
username
Properties
Optional
block_
num
block_num
?:
number
data
data
:
IBankAccount
|
ISbpDetails
Optional
deleted
deleted
?:
boolean
is_
default
is_default
:
boolean
method_
id
method_id
:
string
method_
type
method_type
:
MethodTypes
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block_
num
data
deleted
is_
default
method_
id
method_
type
username
cooptypes - v2026.4.27-2
Loading...