Class: GrandIdSimple::Person

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

Instance Attribute Summary collapse

Instance Attribute Details

#bank_id_issue_dateObject

Returns the value of attribute bank_id_issue_date

Returns:

  • (Object)

    the current value of bank_id_issue_date



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def bank_id_issue_date
  @bank_id_issue_date
end

#given_nameObject

Returns the value of attribute given_name

Returns:

  • (Object)

    the current value of given_name



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def given_name
  @given_name
end

#ip_addressObject

Returns the value of attribute ip_address

Returns:

  • (Object)

    the current value of ip_address



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def ip_address
  @ip_address
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def name
  @name
end

#not_afterObject

Returns the value of attribute not_after

Returns:

  • (Object)

    the current value of not_after



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def not_after
  @not_after
end

#not_beforeObject

Returns the value of attribute not_before

Returns:

  • (Object)

    the current value of not_before



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def not_before
  @not_before
end

#ocsp_responseObject

Returns the value of attribute ocsp_response

Returns:

  • (Object)

    the current value of ocsp_response



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def ocsp_response
  @ocsp_response
end

#personal_numberObject

Returns the value of attribute personal_number

Returns:

  • (Object)

    the current value of personal_number



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def personal_number
  @personal_number
end

#signatureObject

Returns the value of attribute signature

Returns:

  • (Object)

    the current value of signature



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def signature
  @signature
end

#surnameObject

Returns the value of attribute surname

Returns:

  • (Object)

    the current value of surname



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def surname
  @surname
end

#uhiObject

Returns the value of attribute uhi

Returns:

  • (Object)

    the current value of uhi



19
20
21
# File 'lib/grand_id_simple.rb', line 19

def uhi
  @uhi
end