struct Haystack::Customer::Endpoint
- Haystack::Customer::Endpoint
- Struct
- Value
- Object
Included Modules
Defined in:
haystack/customer/endpoint.crClass Method Summary
Instance Method Summary
- #create(**params, &)
- #create(**params) : Item
- #deactivate_authorization(**params, &)
- #deactivate_authorization(**params) : Card::Authorization::Item
- #fetch(code : String, &)
- #fetch(code : String) : Item
- #list(**params, &)
- #list(**params) : List
- #set_risk_action(**params, &)
- #set_risk_action(**params) : Item
- #update(code : String, **params, &)
- #update(code : String, **params) : Item
- #verify(code : String, **params, &)
- #verify(code : String, **params) : Identification::Item