PersonCommentUpdateErrorType
Π’ΠΈΠΏ ΠΎΡΠΈΠ±ΠΊΠΈ ΠΈΠ·ΠΌΠ΅Π½Π΅Π½ΠΈΡ ΠΊΠΎΠΌΠΌΠ΅Π½ΡΠ°ΡΠΈΡ ΠΏΠΎ ΠΊΠ°Π½Π΄ΠΈΠ΄Π°ΡΡ
enum PersonCommentUpdateErrorType {
ACCESS_DENIED
EMPTY_COMMENT_AND_RATING
INVALID_COMMENT
INVALID_PERSON_RATING
INVALID_VISIBILITY
NOT_FOUND
}
Valuesβ
PersonCommentUpdateErrorType.ACCESS_DENIEDβ
PersonCommentUpdateErrorType.EMPTY_COMMENT_AND_RATINGβ
PersonCommentUpdateErrorType.INVALID_COMMENTβ
PersonCommentUpdateErrorType.INVALID_PERSON_RATINGβ
PersonCommentUpdateErrorType.INVALID_VISIBILITYβ
PersonCommentUpdateErrorType.NOT_FOUNDβ
Member Ofβ
PersonCommentUpdateError object