Class V2BillingLicenseFeeVersionCreatedEvent.EventData

java.lang.Object
com.stripe.events.V2BillingLicenseFeeVersionCreatedEvent.EventData
Enclosing class:
V2BillingLicenseFeeVersionCreatedEvent

public static final class V2BillingLicenseFeeVersionCreatedEvent.EventData extends Object
  • Constructor Details

    • EventData

      public EventData()
  • Method Details

    • getLicenseFeeId

      public String getLicenseFeeId()
      The ID of the LicenseFee that the LicenseFeeVersion belongs to.
    • setLicenseFeeId

      public void setLicenseFeeId(String licenseFeeId)
      The ID of the LicenseFee that the LicenseFeeVersion belongs to.