- All Implemented Interfaces:
Validable
- Version:
- 9.0
Changes the profile photo of a managed business account.
Returns True on success.
- 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:
-
-
BUSINESS_CONNECTION_ID_FIELD
public static final String BUSINESS_CONNECTION_ID_FIELD
- See Also:
-
-
PHOTO_FIELD
public static final String PHOTO_FIELD
- See Also:
-
-
IS_PUBLIC_FIELD
public static final String IS_PUBLIC_FIELD
- See Also:
-
-
Constructor Details
-
SetBusinessAccountProfilePhoto
public SetBusinessAccountProfilePhoto()
-