shopbuilder_api v0.1.27 ExSbapi.ProductDimensions View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExSbapi.ProductDimensions{
  height: height(),
  length: length(),
  unit: unit(),
  width: width()
}