walletPurpose property

  1. @BuiltValueField.new(wireName: r'walletPurpose')
String? get walletPurpose

The purpose of a digital wallet transaction.

Implementation

@BuiltValueField(wireName: r'walletPurpose')
String? get walletPurpose;