Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 404 Bytes

File metadata and controls

18 lines (12 loc) · 404 Bytes

EzmaxApi::EzmaxcustomeruserRequestPatch

Properties

Name Type Description Notes
obj_ezmaxcustomeruser_note MultilingualEzmaxcustomeruserNote [optional]

Example

require 'Ezmaxapi'

instance = EzmaxApi::EzmaxcustomeruserRequestPatch.new(
  obj_ezmaxcustomeruser_note: null
)