Merchant.Marketplace (Merchant v0.2.0)
View SourceProvides struct and type for a Marketplace
Summary
Types
@type t() :: %Merchant.Marketplace{ subseller: Merchant.Subseller.t() | nil, type: String.t() | nil }
Provides struct and type for a Marketplace
@type t() :: %Merchant.Marketplace{ subseller: Merchant.Subseller.t() | nil, type: String.t() | nil }