- All Implemented Interfaces:
Validable
- Version:
- 1.0
Use this method to replace an existing sticker in a sticker set with a new one.
- Author:
- Ruben Bermudez
-
-
-
Constructor Summary
Constructors
-
Method Summary
Deserialize a json answer to the response type to a method
Getter for method path (that is the same as method name)
void
Validates that mandatory fields are filled and optional objects
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PATH
public static final String PATH
- See Also:
-
-
USERID_FIELD
public static final String USERID_FIELD
- See Also:
-
-
NAME_FIELD
public static final String NAME_FIELD
- See Also:
-
-
OLD_STICKER_FIELD
public static final String OLD_STICKER_FIELD
- See Also:
-
-
STICKER_FIELD
public static final String STICKER_FIELD
- See Also:
-
-
Constructor Details
-
ReplaceStickerInSet
public ReplaceStickerInSet()
-