Polarex.OrderUpdate (Polarex v0.2.3)
View SourceProvides struct and type for a OrderUpdate
Summary
Types
@type t() :: %Polarex.OrderUpdate{ billing_address: Polarex.Address.t() | nil, billing_name: String.t() | nil }
Provides struct and type for a OrderUpdate
@type t() :: %Polarex.OrderUpdate{ billing_address: Polarex.Address.t() | nil, billing_name: String.t() | nil }