Class SchedulePayload

  • All Implemented Interfaces:
    IModel

    public class SchedulePayload
    extends java.lang.Object
    implements IModel
    • Method Detail

      • toJSON

        public com.google.gson.JsonElement toJSON()
        Specified by:
        toJSON in interface IModel
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • resetPushApnsProduction

        public void resetPushApnsProduction​(boolean apnsProduction)
      • resetPushTimeToLive

        public void resetPushTimeToLive​(long timeToLive)