riskdataPeriodRiskProfileReference property
- @BuiltValueField.new(wireName: r'riskdata.riskProfileReference')
Reference number of the risk profile that you want to apply to the payment. If not provided or left blank, the merchant-level account's default risk profile will be applied to the payment. For more information, see dynamically assign a risk profile to a payment.
Implementation
@BuiltValueField(wireName: r'riskdata.riskProfileReference')
String? get riskdataPeriodRiskProfileReference;