Package com.stripe.model.issuing
Class CreditUnderwritingRecord.CreditUser
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.issuing.CreditUnderwritingRecord.CreditUser
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- CreditUnderwritingRecord
For more details about CreditUser, please refer to the API Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
CreditUser
public CreditUser()
-
-
Method Details
-
getEmail
Email of the applicant or accountholder. -
getName
Full name of the company or person. -
setEmail
Email of the applicant or accountholder. -
setName
Full name of the company or person. -
equals
-
canEqual
-
hashCode
public int hashCode()
-