Package com.stripe.model
Class ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails
- All Implemented Interfaces:
- StripeObjectInterface
- Enclosing class:
- ConfirmationToken.PaymentMethodPreview.UsBankAccount
public static class ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails
extends StripeObject
For more details about StatusDetails, please refer to the API Reference.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classFor more details about Blocked, please refer to the API Reference.
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
StatusDetailspublic StatusDetails()
 
- 
- 
Method Details- 
getBlocked
- 
setBlockedpublic void setBlocked(ConfirmationToken.PaymentMethodPreview.UsBankAccount.StatusDetails.Blocked blocked) 
- 
equals
- 
canEqual
- 
hashCodepublic int hashCode()
 
-