Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
PaymentSetMethodInfoNameAction
Interface PaymentSetMethodInfoNameAction
interface
PaymentSetMethodInfoNameAction
{
action
:
"setMethodInfoName"
;
name
?:
LocalizedString
;
}
Index
Properties
action
name?
Properties
Readonly
action
action
:
"setMethodInfoName"
Optional
Readonly
name
name
?:
LocalizedString
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
name
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.