API documentation
interface
CardPeriodLimits
export interface CardPeriodLimits {
contactless: CardPeriodLimitValues;
internetPurchase: CardPeriodLimitValues;
purchase: CardPeriodLimitValues;
withdrawal: CardPeriodLimitValues;
overallPurchase: CardPeriodLimitValues;
}