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