Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 560 Bytes

File metadata and controls

18 lines (12 loc) · 560 Bytes

EzmaxApi::AuthenticationexternalGetAutocompleteV2ResponseMPayload

Properties

Name Type Description Notes
a_obj_authenticationexternal Array<AuthenticationexternalAutocompleteElementResponse> An array of Authenticationexternal autocomplete element response.

Example

require 'Ezmaxapi'

instance = EzmaxApi::AuthenticationexternalGetAutocompleteV2ResponseMPayload.new(
  a_obj_authenticationexternal: null
)