walletProviderAccountScore property

  1. @BuiltValueField.new(wireName: r'walletProviderAccountScore')
WalletProviderAccountScoreRestriction? get walletProviderAccountScore

Checks the wallet account score. Supported operations: equals, notEquals, greaterThanOrEqualTo, greaterThan, lessThanOrEqualTo, lessThan.

Implementation

@BuiltValueField(wireName: r'walletProviderAccountScore')
WalletProviderAccountScoreRestriction? get walletProviderAccountScore;