Method: VoucherifySdk::ExportVoucherTransactionsOrder.build_from_hash
- Defined in:
- lib/VoucherifySdk/models/export_voucher_transactions_order.rb
.build_from_hash(value) ⇒ String
Builds the enum from string
28 29 30 |
# File 'lib/VoucherifySdk/models/export_voucher_transactions_order.rb', line 28 def self.build_from_hash(value) new.build_from_hash(value) end |