Merchant.Marketplace (Merchant v0.2.0)

View Source

Provides struct and type for a Marketplace

Summary

Types

t()

@type t() :: %Merchant.Marketplace{
  subseller: Merchant.Subseller.t() | nil,
  type: String.t() | nil
}