Home > @vsf-enterprise/mollie-commercetools > MolliePaymentMethodsRequestPayload
# MolliePaymentMethodsRequestPayload interface
Payload sent to the List payment methods (opens new window) endpoint. Fields you can overwrite are limited to these (opens new window).
Signature:
export interface MolliePaymentMethodsRequestPayload
# Properties
Property | Type | Description |
---|---|---|
billingCountry? | string | (Optional) |
includeWallets? | string | (Optional) |
issuers? | boolean | (Optional) |
locale? | string | (Optional) |
orderLineCategories? | string | (Optional) |
pricing? | boolean | (Optional) |
sequenceType? | string | (Optional) |