Package com.stripe.model
Class Invoice.CustomerTaxId
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Invoice.CustomerTaxId
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Invoice
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getType()
The type of the tax ID, one ofeu_vat
,br_cnpj
,br_cpf
,eu_oss_vat
,gb_vat
,nz_gst
,au_abn
,au_arn
,in_gst
,no_vat
,za_vat
,ch_vat
,mx_rfc
,sg_uen
,ru_inn
,ru_kpp
,ca_bn
,hk_br
,es_cif
,tw_vat
,th_vat
,jp_cn
,jp_rn
,jp_trn
,li_uid
,my_itn
,us_ein
,kr_brn
,ca_qst
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,my_sst
,sg_gst
,ae_trn
,cl_tin
,sa_vat
,id_npwp
,my_frp
,il_vat
,ge_vat
,ua_vat
,is_vat
,bg_uic
,hu_tin
,si_tin
,ke_pin
,tr_tin
,eg_tin
,ph_tin
, orunknown
.getValue()
The value of the tax ID.int
hashCode()
void
The type of the tax ID, one ofeu_vat
,br_cnpj
,br_cpf
,eu_oss_vat
,gb_vat
,nz_gst
,au_abn
,au_arn
,in_gst
,no_vat
,za_vat
,ch_vat
,mx_rfc
,sg_uen
,ru_inn
,ru_kpp
,ca_bn
,hk_br
,es_cif
,tw_vat
,th_vat
,jp_cn
,jp_rn
,jp_trn
,li_uid
,my_itn
,us_ein
,kr_brn
,ca_qst
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,my_sst
,sg_gst
,ae_trn
,cl_tin
,sa_vat
,id_npwp
,my_frp
,il_vat
,ge_vat
,ua_vat
,is_vat
,bg_uic
,hu_tin
,si_tin
,ke_pin
,tr_tin
,eg_tin
,ph_tin
, orunknown
.void
The value of the tax ID.Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
CustomerTaxId
public CustomerTaxId()
-
-
Method Details
-
getType
The type of the tax ID, one ofeu_vat
,br_cnpj
,br_cpf
,eu_oss_vat
,gb_vat
,nz_gst
,au_abn
,au_arn
,in_gst
,no_vat
,za_vat
,ch_vat
,mx_rfc
,sg_uen
,ru_inn
,ru_kpp
,ca_bn
,hk_br
,es_cif
,tw_vat
,th_vat
,jp_cn
,jp_rn
,jp_trn
,li_uid
,my_itn
,us_ein
,kr_brn
,ca_qst
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,my_sst
,sg_gst
,ae_trn
,cl_tin
,sa_vat
,id_npwp
,my_frp
,il_vat
,ge_vat
,ua_vat
,is_vat
,bg_uic
,hu_tin
,si_tin
,ke_pin
,tr_tin
,eg_tin
,ph_tin
, orunknown
. -
getValue
The value of the tax ID. -
setType
The type of the tax ID, one ofeu_vat
,br_cnpj
,br_cpf
,eu_oss_vat
,gb_vat
,nz_gst
,au_abn
,au_arn
,in_gst
,no_vat
,za_vat
,ch_vat
,mx_rfc
,sg_uen
,ru_inn
,ru_kpp
,ca_bn
,hk_br
,es_cif
,tw_vat
,th_vat
,jp_cn
,jp_rn
,jp_trn
,li_uid
,my_itn
,us_ein
,kr_brn
,ca_qst
,ca_gst_hst
,ca_pst_bc
,ca_pst_mb
,ca_pst_sk
,my_sst
,sg_gst
,ae_trn
,cl_tin
,sa_vat
,id_npwp
,my_frp
,il_vat
,ge_vat
,ua_vat
,is_vat
,bg_uic
,hu_tin
,si_tin
,ke_pin
,tr_tin
,eg_tin
,ph_tin
, orunknown
. -
setValue
The value of the tax ID. -
equals
-
canEqual
-
hashCode
public int hashCode()
-