类 CreateTenantCooperatorDto


  • public class CreateTenantCooperatorDto
    extends Object
    • 构造器详细资料

      • CreateTenantCooperatorDto

        public CreateTenantCooperatorDto()
    • 方法详细资料

      • setPolicies

        public void setPolicies​(List<String> policies)
      • getUserId

        public String getUserId()
      • setUserId

        public void setUserId​(String userId)
      • getApiAuthorized

        public Boolean getApiAuthorized()
      • setApiAuthorized

        public void setApiAuthorized​(Boolean apiAuthorized)
      • getSendPhoneNotification

        public Boolean getSendPhoneNotification()
      • setSendPhoneNotification

        public void setSendPhoneNotification​(Boolean sendPhoneNotification)
      • getSendEmailNotification

        public Boolean getSendEmailNotification()
      • setSendEmailNotification

        public void setSendEmailNotification​(Boolean sendEmailNotification)