Package com.stripe.param.issuing
Class CreditUnderwritingRecordCorrectParams.Application
java.lang.Object
com.stripe.param.issuing.CreditUnderwritingRecordCorrectParams.Application
- Enclosing class:
- CreditUnderwritingRecordCorrectParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
static enum
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
The channel through which the applicant has submitted their application.Map of extra parameters for custom features not available in this client library.Required. Scope of demand made by the applicant.Required. Date when the applicant submitted their application.int
hashCode()
-
Method Details
-
builder
-
getApplicationMethod
The channel through which the applicant has submitted their application. Defaults toonline
. -
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@SerializedName
value. 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. -
getPurpose
Required. Scope of demand made by the applicant. -
getSubmittedAt
Required. Date when the applicant submitted their application. -
equals
-
canEqual
-
hashCode
public int hashCode()
-