Home > @vsf-enterprise/mollie-commercetools > CreatePaymentObject > custom
# CreatePaymentObject.custom property
Signature:
custom: {
type: {
typeId: string;
key: string;
};
fields: {
paymentMethodsRequest: string;
};
};