Package com.stripe.model
Class FrMealVouchersOnboarding.Providers
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.FrMealVouchersOnboarding.Providers
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- FrMealVouchersOnboarding
This represents the onboarding state of the restaurant on different providers.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis represents the onboarding state of the restaurant on Conecs. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanThis represents the onboarding state of the restaurant on Conecs.inthashCode()voidThis represents the onboarding state of the restaurant on Conecs.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Providers
public Providers()
-
-
Method Details