Telegraph.Model.OrderInfo (telegraph v0.8.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegraph.Model.OrderInfo{
email: binary(),
name: binary(),
phone_number: binary(),
shipping_address: Telegraph.Model.ShippingAddress.t()
}