activeNetworkTokens property

  1. @BuiltValueField.new(wireName: r'activeNetworkTokens')
ActiveNetworkTokensRestriction? get activeNetworkTokens

The total number of tokens that a card can have across different kinds of digital wallets on the user's phones, watches, or other wearables. Supported operations: equals, notEquals, greaterThanOrEqualTo, greaterThan, lessThanOrEqualTo, lessThan.

Implementation

@BuiltValueField(wireName: r'activeNetworkTokens')
ActiveNetworkTokensRestriction? get activeNetworkTokens;