Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 351 Bytes

ApikeyCreateObjectV2Request.md

File metadata and controls

18 lines (12 loc) · 351 Bytes

EzmaxApi::ApikeyCreateObjectV2Request

Properties

Name Type Description Notes
a_obj_apikey Array<ApikeyRequestCompound>

Example

require 'Ezmaxapi'

instance = EzmaxApi::ApikeyCreateObjectV2Request.new(
  a_obj_apikey: null
)