Class PrivilegeResponse

java.lang.Object
com.skava.account.orchestration.model.response.PrivilegeResponse
All Implemented Interfaces:
Serializable

public class PrivilegeResponse extends Object implements Serializable
Privilege is the entity of this microservice, which holds API specific access information for the role-based access control.
See Also:
  • Constructor Details

    • PrivilegeResponse

      public PrivilegeResponse()