Home > @vsf-enterprise/commercetools-types > AddOrderPayment
# AddOrderPayment type
Signature:
export declare type AddOrderPayment = {
payment: ResourceIdentifierInput;
};
References: ResourceIdentifierInput
Home > @vsf-enterprise/commercetools-types > AddOrderPayment
Signature:
export declare type AddOrderPayment = {
payment: ResourceIdentifierInput;
};
References: ResourceIdentifierInput
On this page