struct Haystack::Transaction::Totals
- Haystack::Transaction::Totals
- Struct
- Value
- Object
Included Modules
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/transaction/totals.crConstructors
Instance Method Summary
- #pending_transfers : Int64
- #pending_transfers_by_currency : Array(Amount)
- #total_transactions : Int64
- #total_volume : Int64
- #total_volume_by_currency : Array(Amount)
- #unique_customers : Int64 | Nil