Class Account.Identity
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Attestations, please refer to the API Reference.static class
For more details about BusinessDetails, please refer to the API Reference.static class
For more details about Individual, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Attestations from the identity's key people, e.g.Information about the company or business.The country in which the account holder resides, or in which the business is legally established.The entity type.Information about the individual represented by the Account.int
hashCode()
void
setAttestations
(Account.Identity.Attestations attestations) Attestations from the identity's key people, e.g.void
setBusinessDetails
(Account.Identity.BusinessDetails businessDetails) Information about the company or business.void
setCountry
(String country) The country in which the account holder resides, or in which the business is legally established.void
setEntityType
(String entityType) The entity type.void
setIndividual
(Account.Identity.Individual individual) Information about the individual represented by the Account.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Identity
public Identity()
-
-
Method Details
-
getAttestations
Attestations from the identity's key people, e.g. owners, executives, directors. -
getBusinessDetails
Information about the company or business. -
getCountry
The country in which the account holder resides, or in which the business is legally established. This should be an ISO 3166-1 alpha-2 country code.One of
ad
,ae
,af
,ag
,ai
,al
,am
,ao
,aq
,ar
,as
,at
,au
,aw
,ax
,az
,ba
,bb
,bd
,be
,bf
,bg
,bh
,bi
,bj
,bl
,bm
,bn
,bo
,bq
,br
,bs
,bt
,bv
,bw
,by
,bz
,ca
,cc
,cd
,cf
,cg
,ch
,ci
,ck
,cl
,cm
,cn
,co
,cr
,cu
,cv
,cw
,cx
,cy
,cz
,de
,dj
,dk
,dm
,do
,dz
,ec
,ee
,eg
,eh
,er
,es
,et
,fi
,fj
,fk
,fm
,fo
,fr
,ga
,gb
,gd
,ge
,gf
,gg
,gh
,gi
,gl
,gm
,gn
,gp
,gq
,gr
,gs
,gt
,gu
,gw
,gy
,hk
,hm
,hn
,hr
,ht
,hu
,id
,ie
,il
,im
,in
,io
,iq
,ir
,is
,it
,je
,jm
,jo
,jp
,ke
,kg
,kh
,ki
,km
,kn
,kp
,kr
,kw
,ky
,kz
,la
,lb
,lc
,li
,lk
,lr
,ls
,lt
,lu
,lv
,ly
,ma
,mc
,md
,me
,mf
,mg
,mh
,mk
,ml
,mm
,mn
,mo
,mp
,mq
,mr
,ms
,mt
,mu
,mv
,mw
,mx
,my
,mz
,na
,nc
,ne
,nf
,ng
,ni
,nl
,no
,np
,nr
,nu
,nz
,om
,pa
,pe
,pf
,pg
,ph
,pk
,pl
,pm
,pn
,pr
,ps
,pt
,pw
,py
,qa
,qz
,re
,ro
,rs
,ru
,rw
,sa
,sb
,sc
,sd
,se
,sg
,sh
,si
,sj
,sk
,sl
,sm
,sn
,so
,sr
,ss
,st
,sv
,sx
,sy
,sz
,tc
,td
,tf
,tg
,th
,tj
,tk
,tl
,tm
,tn
,to
,tr
,tt
,tv
,tw
,tz
,ua
,ug
,um
,us
,uy
,uz
,va
,vc
,ve
,vg
,vi
,vn
,vu
,wf
,ws
,xx
,ye
,yt
,za
,zm
, orzw
. -
getEntityType
The entity type.One of
company
,government_entity
,individual
, ornon_profit
. -
getIndividual
Information about the individual represented by the Account. This property isnull
unlessentity_type
is set toindividual
. -
setAttestations
Attestations from the identity's key people, e.g. owners, executives, directors. -
setBusinessDetails
Information about the company or business. -
setCountry
The country in which the account holder resides, or in which the business is legally established. This should be an ISO 3166-1 alpha-2 country code.One of
ad
,ae
,af
,ag
,ai
,al
,am
,ao
,aq
,ar
,as
,at
,au
,aw
,ax
,az
,ba
,bb
,bd
,be
,bf
,bg
,bh
,bi
,bj
,bl
,bm
,bn
,bo
,bq
,br
,bs
,bt
,bv
,bw
,by
,bz
,ca
,cc
,cd
,cf
,cg
,ch
,ci
,ck
,cl
,cm
,cn
,co
,cr
,cu
,cv
,cw
,cx
,cy
,cz
,de
,dj
,dk
,dm
,do
,dz
,ec
,ee
,eg
,eh
,er
,es
,et
,fi
,fj
,fk
,fm
,fo
,fr
,ga
,gb
,gd
,ge
,gf
,gg
,gh
,gi
,gl
,gm
,gn
,gp
,gq
,gr
,gs
,gt
,gu
,gw
,gy
,hk
,hm
,hn
,hr
,ht
,hu
,id
,ie
,il
,im
,in
,io
,iq
,ir
,is
,it
,je
,jm
,jo
,jp
,ke
,kg
,kh
,ki
,km
,kn
,kp
,kr
,kw
,ky
,kz
,la
,lb
,lc
,li
,lk
,lr
,ls
,lt
,lu
,lv
,ly
,ma
,mc
,md
,me
,mf
,mg
,mh
,mk
,ml
,mm
,mn
,mo
,mp
,mq
,mr
,ms
,mt
,mu
,mv
,mw
,mx
,my
,mz
,na
,nc
,ne
,nf
,ng
,ni
,nl
,no
,np
,nr
,nu
,nz
,om
,pa
,pe
,pf
,pg
,ph
,pk
,pl
,pm
,pn
,pr
,ps
,pt
,pw
,py
,qa
,qz
,re
,ro
,rs
,ru
,rw
,sa
,sb
,sc
,sd
,se
,sg
,sh
,si
,sj
,sk
,sl
,sm
,sn
,so
,sr
,ss
,st
,sv
,sx
,sy
,sz
,tc
,td
,tf
,tg
,th
,tj
,tk
,tl
,tm
,tn
,to
,tr
,tt
,tv
,tw
,tz
,ua
,ug
,um
,us
,uy
,uz
,va
,vc
,ve
,vg
,vi
,vn
,vu
,wf
,ws
,xx
,ye
,yt
,za
,zm
, orzw
. -
setEntityType
The entity type.One of
company
,government_entity
,individual
, ornon_profit
. -
setIndividual
Information about the individual represented by the Account. This property isnull
unlessentity_type
is set toindividual
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-