Class: Konfidant::FileMetadataHeaders

Inherits:
Data
  • Object
show all
Defined in:
lib/konfidant/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#organization_idObject (readonly)

Returns the value of attribute organization_id

Returns:

  • (Object)

    the current value of organization_id



2
3
4
# File 'lib/konfidant/types.rb', line 2

def organization_id
  @organization_id
end

#ttl_hoursObject (readonly)

Returns the value of attribute ttl_hours

Returns:

  • (Object)

    the current value of ttl_hours



2
3
4
# File 'lib/konfidant/types.rb', line 2

def ttl_hours
  @ttl_hours
end

#user_idObject (readonly)

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



2
3
4
# File 'lib/konfidant/types.rb', line 2

def user_id
  @user_id
end