Package com.stripe.param.v2.core
Class AccountCreateParams.Identity.BusinessDetails.Documents.CompanyLicense
java.lang.Object
com.stripe.param.v2.core.AccountCreateParams.Identity.BusinessDetails.Documents.CompanyLicense
- Enclosing class:
- AccountCreateParams.Identity.BusinessDetails.Documents
public static class AccountCreateParams.Identity.BusinessDetails.Documents.CompanyLicense
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanMap of extra parameters for custom features not available in this client library.getFiles()Required. One or more document IDs returned by a file upload with a purpose value ofaccount_requirement.getType()Required. The format of the document.inthashCode()
-
Method Details
-
builder
public static AccountCreateParams.Identity.BusinessDetails.Documents.CompanyLicense.Builder builder() -
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. -
getFiles
Required. One or more document IDs returned by a file upload with a purpose value ofaccount_requirement. -
getType
Required. The format of the document. Currently supportsfilesonly. -
equals
-
canEqual
-
hashCode
public int hashCode()
-