Class UnlimitedVendorCredit

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class UnlimitedVendorCredit
    extends BaseVendorCredit
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnlimitedVendorCredit

        public UnlimitedVendorCredit()
      • UnlimitedVendorCredit

        public UnlimitedVendorCredit​(com.google.gson.JsonObject jsonObject)
                              throws APIException
        Throws:
        APIException
    • Method Detail

      • getCredit

        public Integer getCredit()
      • getFromDate

        public Long getFromDate()
      • setFromDate

        public void setFromDate​(Long fromDate)
      • fromDate

        public void fromDate​(String multirequestToken)