Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaymentMethodLimit

Hierarchy

  • PaymentMethodLimit

Index

Properties

description?: string
label?: string
next_requirement?: null
period_in_days: number
remaining: { amount: string; currency: string }

Type declaration

  • amount: string
  • currency: string
total: { amount: string; currency: string }

Type declaration

  • amount: string
  • currency: string