Sha256: d4257bdbc05796934de6419760814c28cbe008a543c6c54764abc8ac26b80fa7
Contents?: true
Size: 139 Bytes
Versions: 1
Compression:
Stored size: 139 Bytes
Contents
# frozen_string_literal: true module LedgerSync class Location < LedgerSync::Resource attribute :name, type: Type::String end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ledger_sync-1.3.5 | lib/ledger_sync/resources/location.rb |