storedValueAccountStatus property

  1. @BuiltValueField.new(wireName: r'StoredValueAccountStatus')
StoredValueAccountStatus? get storedValueAccountStatus

Data related to the result of the stored value card transaction.

Implementation

@BuiltValueField(wireName: r'StoredValueAccountStatus')
StoredValueAccountStatus? get storedValueAccountStatus;