Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
AccountOnFileAttribute
Interface AccountOnFileAttribute
interface
AccountOnFileAttribute
{
key
?:
string
|
null
;
mustWriteReason
?:
string
|
null
;
status
?:
string
|
null
;
value
?:
string
|
null
;
}
Hierarchy (
View Summary
)
KeyValuePair
AccountOnFileAttribute
Index
Properties
key?
must
Write
Reason?
status?
value?
Properties
Optional
key
key
?:
string
|
null
Optional
must
Write
Reason
mustWriteReason
?:
string
|
null
Optional
status
status
?:
string
|
null
Optional
value
value
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
must
Write
Reason
status
value
Worldline Connect Node.js SDK
Loading...