struct Haystack::BulkCharge::Endpoint
- Haystack::BulkCharge::Endpoint
- Struct
- Value
- Object
Included Modules
Defined in:
haystack/bulk_charge/endpoint.crClass Method Summary
Instance Method Summary
- #charges(id : String | Int, &)
- #charges(id : String | Int) : Charge::List
- #fetch(id : String | Int, &)
- #fetch(id : String | Int) : Item
- #initiate(charges : Array(NamedTuple), &)
- #initiate(charges : Array(NamedTuple)) : Item
- #list(**params, &)
- #list(**params) : List
- #pause(batch_code : String, &)
- #pause(batch_code : String) : Item
- #resume(batch_code : String, &)
- #resume(batch_code : String) : Item