Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 363 Bytes

BrandingCreateObjectV1Request.md

File metadata and controls

18 lines (12 loc) · 363 Bytes

EzmaxApi::BrandingCreateObjectV1Request

Properties

Name Type Description Notes
a_obj_branding Array<BrandingRequestCompound>

Example

require 'Ezmaxapi'

instance = EzmaxApi::BrandingCreateObjectV1Request.new(
  a_obj_branding: null
)