Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
PaymentMethodCreatedMessagePayload
Interface PaymentMethodCreatedMessagePayload
Generated after a successful
Create PaymentMethod
request.
interface
PaymentMethodCreatedMessagePayload
{
paymentMethod
:
PaymentMethod
;
type
:
"PaymentMethodCreated"
;
}
Hierarchy (
View Summary
)
IMessagePayload
PaymentMethodCreatedMessagePayload
Index
Properties
payment
Method
type
Properties
Readonly
payment
Method
paymentMethod
:
PaymentMethod
PaymentMethod
that was created.
Readonly
type
type
:
"PaymentMethodCreated"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payment
Method
type
@gradientedge/commercetools-utils
Loading...
Generated after a successful Create PaymentMethod request.