transactionRulesResult property
- @BuiltValueField.new(wireName: r'transactionRulesResult')
Contains the results of the evaluation of the transaction rules that apply to network token creation.
Implementation
@BuiltValueField(wireName: r'transactionRulesResult')
NetworkTokenTransactionRulesResult? get transactionRulesResult;