Polarex.CustomerOrganization (Polarex v0.1.0)
View SourceProvides struct and type for a CustomerOrganization
Summary
Types
@type t() :: %Polarex.CustomerOrganization{ organization: Polarex.Organization.t(), products: [Polarex.CustomerProduct.t()] }