Class SecurityClassification.SystemSecurityClassificationModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.services.SecurityClassification.SystemSecurityClassificationModifyRequest
Enclosing class:
SecurityClassification

public static class SecurityClassification.SystemSecurityClassificationModifyRequest
extends Request<DefaultResponse>
Modify security classification parameters. The response is either a SuccessResponse or an ErrorResponse. NOTE: The security classifications must be specified in order of priority. The command fails if all the security classifications defined for the system are not provided.
Author:
AlpacaGenerator