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