Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 360 Bytes

File metadata and controls

18 lines (12 loc) · 360 Bytes

EzmaxApi::CustomerGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
obj_customer CustomerResponseCompound

Example

require 'Ezmaxapi'

instance = EzmaxApi::CustomerGetObjectV2ResponseMPayload.new(
  obj_customer: null
)