Class ThinEventRelatedObject

java.lang.Object
com.stripe.model.ThinEventRelatedObject

public class ThinEventRelatedObject extends Object
  • Field Details

    • id

      @SerializedName("id") public String id
    • type

      @SerializedName("type") public String type
    • url

      @SerializedName("url") public String url
  • Constructor Details

    • ThinEventRelatedObject

      public ThinEventRelatedObject()
  • Method Details

    • getId

      public String getId()
    • getType

      public String getType()
    • getUrl

      public String getUrl()