Merchant.Subseller (Merchant v0.2.0)
View SourceProvides struct and type for a Subseller
Summary
Types
@type t() :: %Merchant.Subseller{ address: Merchant.AddressV4.t() | nil, id: String.t() | nil, name: String.t() | nil, phone: String.t() | nil, website: String.t() | nil }