PhilippinesSocialSecurityIDModel

A class derived from DocumentModel containing details specific to the Filipino Social Security ID card

import com.sybrin.identity.countries.Philippines.SocialSecurityID.PhilippinesSocialSecurityIDModel

extends DocumentModel

Summary

Inherited methods

Public methods

getDateOfBirth

public Date getDateOfBirth ()

Returns the subject's date of birth as found on the ID card.

getFullName

public String getFullName()

Returns the subject's full name as found on the ID card.

getSocialSecurityNumber

public String getSocialSecurityNumber()

Returns the subject's social security number as found on the ID card.