Class: LlamaHair::Types::RetrieveClientOptions

Inherits:
Struct
  • Object
show all
Defined in:
lib/llamahair/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_key_idObject

Returns the value of attribute api_key_id

Returns:

  • (Object)

    the current value of api_key_id



11
12
13
# File 'lib/llamahair/types.rb', line 11

def api_key_id
  @api_key_id
end

#api_key_secretObject

Returns the value of attribute api_key_secret

Returns:

  • (Object)

    the current value of api_key_secret



11
12
13
# File 'lib/llamahair/types.rb', line 11

def api_key_secret
  @api_key_secret
end

#job_idObject

Returns the value of attribute job_id

Returns:

  • (Object)

    the current value of job_id



11
12
13
# File 'lib/llamahair/types.rb', line 11

def job_id
  @job_id
end