Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 392 Bytes

File metadata and controls

18 lines (12 loc) · 392 Bytes

EzmaxApi::EzmaxcustomeruserPatchObjectV1Request

Properties

Name Type Description Notes
obj_ezmaxcustomeruser EzmaxcustomeruserRequestPatch

Example

require 'Ezmaxapi'

instance = EzmaxApi::EzmaxcustomeruserPatchObjectV1Request.new(
  obj_ezmaxcustomeruser: null
)