Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 412 Bytes

File metadata and controls

18 lines (12 loc) · 412 Bytes

EzmaxApi::SystemconfigurationEditObjectV2Request

Properties

Name Type Description Notes
obj_systemconfiguration SystemconfigurationRequestCompoundV2

Example

require 'Ezmaxapi'

instance = EzmaxApi::SystemconfigurationEditObjectV2Request.new(
  obj_systemconfiguration: null
)