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