Customer operation response
Summary
Types
@type t() :: %ExBifrost.Model.CustomerResponse{ customer: ExBifrost.Model.Customer.t() | nil, message: String.t() | nil }
Customer operation response
@type t() :: %ExBifrost.Model.CustomerResponse{ customer: ExBifrost.Model.Customer.t() | nil, message: String.t() | nil }