new IdentityDocument()
- Source:
Methods
(static) IdentityDocument#getNumber() → {String}
Get the field value
The identification number
- Source:
Returns:
- Type
- String
(static) IdentityDocument#getType() → {String}
Get the field value
Type of personal identification: National Document, Passport, etc
- Source:
Returns:
- Type
- String
(static) IdentityDocument#setNumber(number)
Set the field value
The identification number
Parameters:
Name | Type | Description |
---|---|---|
number |
String |
- Source:
(static) IdentityDocument#setType(type)
Set the field value
Type of personal identification: National Document, Passport, etc
Parameters:
Name | Type | Description |
---|---|---|
type |
String |
- Source: