transactionRulesResult property

  1. @BuiltValueField.new(wireName: r'transactionRulesResult')
NetworkTokenTransactionRulesResult? get 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;