spendingLimits property

Iterable<IssuingCardSpendingLimit>? spendingLimits
getter/setter pair

Limit spending with amount-based rules that apply across any cards this card replaced (i.e., its replacement_for card and that card's replacement_for card, up the chain).

Implementation

Iterable<IssuingCardSpendingLimit>? spendingLimits;