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