ExBifrost.Model.GetCustomer200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

GetCustomer200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetCustomer200Response{
  customer: ExBifrost.Model.Customer.t() | nil
}

Functions

decode(value)