wallet property
Contains information about the wallet for which the network token is provisioned. Returned only when type is wallet.
Implementation
@BuiltValueField(wireName: r'wallet')
Wallet? get wallet;
Contains information about the wallet for which the network token is provisioned. Returned only when type is wallet.
@BuiltValueField(wireName: r'wallet')
Wallet? get wallet;