Package com.stripe.param
Class AccountUpdateParams.Company.RepresentativeDeclaration
java.lang.Object
com.stripe.param.AccountUpdateParams.Company.RepresentativeDeclaration
- Enclosing class:
- AccountUpdateParams.Company
Required. The four-digit year of registration.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetDate()The Unix timestamp marking when the representative declaration attestation was made.Map of extra parameters for custom features not available in this client library.getIp()The IP address from which the representative declaration attestation was made.The user agent of the browser from which the representative declaration attestation was made.inthashCode()
-
Method Details
-
builder
-
getDate
The Unix timestamp marking when the representative declaration attestation was made. -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getIp
The IP address from which the representative declaration attestation was made. -
getUserAgent
The user agent of the browser from which the representative declaration attestation was made. -
equals
-
canEqual
-
hashCode
public int hashCode()
-