Class ICCancelDeclarationsOfConsignmentAllowedResponseDTO
java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractResponseDTO
de.aeb.xnsg.customs.requests.cancellation.ICCancelDeclarationsOfConsignmentAllowedResponseDTO
The internal response dto for cancellation allowance check of declarations.
-
Field Summary
FieldsModifier and TypeFieldDescriptionIdentifier if the cancellation is allowed or not.Fields inherited from class de.aeb.xnsg.foundation.bf.AbstractResponseDTO
EMPTY_MANDATORY_FIELD, hasErrors, hasOnlyRetryableErrors, hasWarnings, I18N_WARNING, INTERNAL_SERVER_ERROR, INVALID_DATA_ERROR, INVALID_DATA_WARNING, LOCK_ERROR, messages -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isAllowed
Identifier if the cancellation is allowed or not.
-
-
Constructor Details
-
ICCancelDeclarationsOfConsignmentAllowedResponseDTO
public ICCancelDeclarationsOfConsignmentAllowedResponseDTO()
-