storedValueID property

  1. @BuiltValueField.new(wireName: r'StoredValueID')
String get storedValueID

Stored value account identification. The identification of the stored value account conforming to the IdentificationType.

Implementation

@BuiltValueField(wireName: r'StoredValueID')
String get storedValueID;