ListingEntryMutationErrorCode
No description
enum ListingEntryMutationErrorCode {
LISTING_ENTRY_ID_VALIDATION_ERROR
NAME_VALIDATION_ERROR
INTERNAL_ID_VALIDATION_ERROR
TYPE_VALIDATION_ERROR
VALIDATION_ERROR
LISTING_ENTRY_TYPE_VALIDATION_ERROR
RECORD_NOT_FOUND
URL_MALFORMED_EXCEPTION
ASSOCIATION_RECORD_NOT_FOUND
INVALID_ASSOCIATION
}
Values
ListingEntryMutationErrorCode.LISTING_ENTRY_ID_VALIDATION_ERROR
ListingEntryMutationErrorCode.NAME_VALIDATION_ERROR
ListingEntryMutationErrorCode.INTERNAL_ID_VALIDATION_ERROR
ListingEntryMutationErrorCode.TYPE_VALIDATION_ERROR
ListingEntryMutationErrorCode.VALIDATION_ERROR
ListingEntryMutationErrorCode.LISTING_ENTRY_TYPE_VALIDATION_ERROR
ListingEntryMutationErrorCode.RECORD_NOT_FOUND
ListingEntryMutationErrorCode.URL_MALFORMED_EXCEPTION
Was this topic helpful?