entityKey property

  1. @BuiltValueField.new(wireName: r'entityKey')
TransactionRuleEntityKey get entityKey

The type and unique identifier of the resource to which the rule applies.

Implementation

@BuiltValueField(wireName: r'entityKey')
TransactionRuleEntityKey get entityKey;