Telegraph.Model.ShippingQuery (telegraph v0.8.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.ShippingQuery{
  from: Telegraph.Model.User.t(),
  id: binary(),
  invoice_payload: binary(),
  shipping_address: Telegraph.Model.ShippingAddress.t()
}