Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 292 Bytes

File metadata and controls

18 lines (12 loc) · 292 Bytes

Akeyless::AccountCustomFieldCreateOutput

Properties

Name Type Description Notes
id Integer [optional]

Example

require 'akeyless'

instance = Akeyless::AccountCustomFieldCreateOutput.new(
  id: null
)