Class OrganizationRequest
java.lang.Object
com.bytedesk.core.base.BaseRequestNoOrg
com.bytedesk.core.rbac.organization.OrganizationRequest
- All Implemented Interfaces:
PageableRequest
,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private Boolean
private String
private String
private String
private String
private String
private String
private String
private ZonedDateTime
private String
private Boolean
private ZonedDateTime
Fields inherited from class com.bytedesk.core.base.BaseRequestNoOrg
channel, content, pageNumber, pageSize, type, uid, userUid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequestNoOrg
getPageable, toJson, validate
-
Field Details
-
name
-
logo
-
code
-
description
-
verifiedType
-
identityType
-
identityImage
-
identityNumber
-
verifyDate
-
verifyStatus
-
rejectReason
-
vip
-
vipExpireDate
-
enabled
-
-
Constructor Details
-
OrganizationRequest
public OrganizationRequest()
-