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