Class CancelRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      CancelRequest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      CancelRequest setId​(java.lang.String id)
      This is a mandatory parameter.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CancelRequest

        public CancelRequest()
    • Method Detail

      • setId

        public CancelRequest setId​(java.lang.String id)
        This is a mandatory parameter. Example value: "AU-Tpxb--iU5OvuD2FLy"
      • getId

        public java.lang.String getId()