Package com.stripe.model.v2.core
Class Person.IdNumber
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Person.IdNumber
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Person
For more details about IdNumber, please refer to the API
Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
IdNumber
public IdNumber()
-
-
Method Details
-
getType
The ID number type of an individual.One of
ae_eid
,br_cpf
,de_stn
,hk_id
,mx_rfc
,my_nric
,nl_bsn
,sg_fin
,sg_nric
,th_lc
,th_pin
,us_itin
,us_itin_last_4
,us_ssn
, orus_ssn_last_4
. -
setType
The ID number type of an individual.One of
ae_eid
,br_cpf
,de_stn
,hk_id
,mx_rfc
,my_nric
,nl_bsn
,sg_fin
,sg_nric
,th_lc
,th_pin
,us_itin
,us_itin_last_4
,us_ssn
, orus_ssn_last_4
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-