scaExemption property

  1. @BuiltValueField.new(wireName: r'scaExemption')
String? get scaExemption

Indicates the exemption type that you want to request for the transaction. Possible values: * lowValue * secureCorporate * trustedBeneficiary * transactionRiskAnalysis

Implementation

@BuiltValueField(wireName: r'scaExemption')
String? get scaExemption;