Class StripeRawJsonObject

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.StripeRawJsonObject
All Implemented Interfaces:
StripeObjectInterface

public class StripeRawJsonObject extends StripeObject
Fallback class for when we do not recognize the object that we have received.
  • Constructor Details

    • StripeRawJsonObject

      public StripeRawJsonObject()