Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 372 Bytes

UserstagedGetObjectV2ResponseMPayload.md

File metadata and controls

18 lines (12 loc) · 372 Bytes

EzmaxApi::UserstagedGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
obj_userstaged UserstagedResponseCompound

Example

require 'Ezmaxapi'

instance = EzmaxApi::UserstagedGetObjectV2ResponseMPayload.new(
  obj_userstaged: null
)