Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 426 Bytes

File metadata and controls

18 lines (12 loc) · 426 Bytes

EzmaxApi::AuthenticationexternalEditObjectV1Request

Properties

Name Type Description Notes
obj_authenticationexternal AuthenticationexternalRequestCompound

Example

require 'Ezmaxapi'

instance = EzmaxApi::AuthenticationexternalEditObjectV1Request.new(
  obj_authenticationexternal: null
)