Class DeleteAuthorizationCmd

  • All Implemented Interfaces:
    Command<Void>

    public class DeleteAuthorizationCmd
    extends Object
    implements Command<Void>
    Author:
    Daniel Meyer
    • Field Detail

      • authorizationId

        protected String authorizationId
    • Constructor Detail

      • DeleteAuthorizationCmd

        public DeleteAuthorizationCmd​(String authorizationId)