@sumup/sdk
    Preparing search index...

    Type Alias GetPaymentMethodsResponse

    type GetPaymentMethodsResponse = {
        available_payment_methods?: { id: string }[];
    }
    Index

    Properties

    available_payment_methods?: { id: string }[]

    Type Declaration

    • id: string

      The ID of the payment method.