Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 368 Bytes

File metadata and controls

18 lines (12 loc) · 368 Bytes

EzmaxApi::EzmaxcustomerPatchObjectV1Request

Properties

Name Type Description Notes
obj_ezmaxcustomer EzmaxcustomerRequestPatch

Example

require 'Ezmaxapi'

instance = EzmaxApi::EzmaxcustomerPatchObjectV1Request.new(
  obj_ezmaxcustomer: null
)