class Haystack::Customer
- Haystack::Customer
- Reference
- Object
Included Modules
- Haystack::FromAny
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/customer.crConstructors
Class Method Summary
Instance Method Summary
- #authorizations : Array(Card::Authorization) | Nil
- #created_at : Time | Nil
- #customer_code : String | Nil
- #dedicated_account : Bank::Account | Nil
- #domain : Domain | Nil
- #email : String | Nil
- #first_name : String | Nil
- #id : Int64 | Nil
- #identifications : Array(Identification) | Nil
- #identified
- #identified?
- #integration : Integration | Nil
- #international_format_phone : String | Nil
- #last_name : String | Nil
- #metadata : Metadata | Nil
- #phone : String | Nil
- #risk_action : RiskAction | Nil
- #subscriptions : Array(Subscription) | Nil
- #transactions : Array(Transaction) | Nil
- #updated_at : Time | Nil