profileReference property
The risk profile to assign to this payment. When left empty, the merchant-level account's default risk profile will be applied.
Implementation
@BuiltValueField(wireName: r'profileReference')
String? get profileReference;
The risk profile to assign to this payment. When left empty, the merchant-level account's default risk profile will be applied.
@BuiltValueField(wireName: r'profileReference')
String? get profileReference;