Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 351 Bytes

File metadata and controls

18 lines (12 loc) · 351 Bytes

EzmaxApi::DomainCreateObjectV1Request

Properties

Name Type Description Notes
a_obj_domain Array<DomainRequestCompound>

Example

require 'Ezmaxapi'

instance = EzmaxApi::DomainCreateObjectV1Request.new(
  a_obj_domain: null
)