PaymentMethodLimitsTargetLimit: { amount?: string; currency?: string }

The limit for this payment method being used as a target for transfers.

Type declaration

  • Optionalamount?: string

    The amount of the limit.

  • Optionalcurrency?: string

    The currency of the limit.