type property
MerchantPurchaseDataTypeEnum?
get
type
Implementation
MerchantPurchaseDataTypeEnum? get type => _$this._type;
set
type
(MerchantPurchaseDataTypeEnum? type)
Implementation
set type(MerchantPurchaseDataTypeEnum? type) => _$this._type = type;