singleTransactionLimit property
The amount of any single payment using this permit may not exceed this amount if set.
Implementation
@BuiltValueField(wireName: r'singleTransactionLimit')
Amount? get singleTransactionLimit;
The amount of any single payment using this permit may not exceed this amount if set.
@BuiltValueField(wireName: r'singleTransactionLimit')
Amount? get singleTransactionLimit;