storedValueAccountID property

  1. @BuiltValueField.new(wireName: r'StoredValueAccountID')
StoredValueAccountID? get storedValueAccountID

Identification of the stored value account or the stored value card. If the identification of the Stored Value account or card has been made by the Sale System before the request.

Implementation

@BuiltValueField(wireName: r'StoredValueAccountID')
StoredValueAccountID? get storedValueAccountID;