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