Class Account.Identity.BusinessDetails.IdNumber
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Identity.BusinessDetails
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The registrar of the ID number (Only valid for DE ID number types).getType()
Open Enum.int
hashCode()
void
setRegistrar
(String registrar) The registrar of the ID number (Only valid for DE ID number types).void
Open Enum.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
-
getRegistrar
The registrar of the ID number (Only valid for DE ID number types). -
getType
Open Enum. The ID number type of a business entity.One of
ae_crn
,ae_vat
,ao_nif
,at_fn
,au_abn
,au_acn
,au_in
,az_tin
,bd_etin
,be_cbe
,bg_uic
,br_cnpj
,ca_cn
,ca_crarr
,ca_neq
,ca_rid
,ch_chid
,ch_uid
,cr_cpj
,cr_nite
,cy_tic
,cz_ico
,de_hrn
,de_vat
,dk_cvr
,do_rcn
,ee_rk
,es_cif
,fi_yt
,fr_siren
,fr_vat
,gb_crn
,gi_crn
,gr_gemi
,gt_nit
,hk_br
,hk_cr
,hk_mbs
,hu_cjs
,ie_crn
,it_rea
,it_vat
,jp_cn
,kz_bin
,li_uid
,lt_ccrn
,lu_rcs
,lv_urn
,mt_crn
,mx_rfc
,my_brn
,my_coid
,my_sst
,mz_nuit
,nl_kvk
,no_orgnr
,nz_bn
,pe_ruc
,pk_ntn
,pl_regon
,pt_vat
,ro_cui
,sa_crn
,sa_tin
,se_orgnr
,sg_uen
,si_msp
,sk_ico
,th_crn
,th_prn
,th_tin
, orus_ein
. -
setRegistrar
The registrar of the ID number (Only valid for DE ID number types). -
setType
Open Enum. The ID number type of a business entity.One of
ae_crn
,ae_vat
,ao_nif
,at_fn
,au_abn
,au_acn
,au_in
,az_tin
,bd_etin
,be_cbe
,bg_uic
,br_cnpj
,ca_cn
,ca_crarr
,ca_neq
,ca_rid
,ch_chid
,ch_uid
,cr_cpj
,cr_nite
,cy_tic
,cz_ico
,de_hrn
,de_vat
,dk_cvr
,do_rcn
,ee_rk
,es_cif
,fi_yt
,fr_siren
,fr_vat
,gb_crn
,gi_crn
,gr_gemi
,gt_nit
,hk_br
,hk_cr
,hk_mbs
,hu_cjs
,ie_crn
,it_rea
,it_vat
,jp_cn
,kz_bin
,li_uid
,lt_ccrn
,lu_rcs
,lv_urn
,mt_crn
,mx_rfc
,my_brn
,my_coid
,my_sst
,mz_nuit
,nl_kvk
,no_orgnr
,nz_bn
,pe_ruc
,pk_ntn
,pl_regon
,pt_vat
,ro_cui
,sa_crn
,sa_tin
,se_orgnr
,sg_uen
,si_msp
,sk_ico
,th_crn
,th_prn
,th_tin
, orus_ein
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-