struct Haystack::Bank
- Haystack::Bank
- Struct
- Value
- Object
Included Modules
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/bank.crConstructors
Instance Method Summary
- #active
- #active?
- #code : String | Nil
- #country : String | Nil
- #created_at : Time | Nil
- #currency : Currency | Nil
- #deleted?
- #gateway : Gateway | Nil
- #id : Int64 | Nil
- #is_deleted
- #is_deleted?
- #longcode : String | Nil
- #name : String | Nil
- #pay_with_bank
- #pay_with_bank?
- #slug : String | Nil
- #type : Type | Nil
- #updated_at : Time | Nil