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 Stringprivate Stringprivate Booleanprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate static final longprivate Stringprivate ZonedDateTimeprivate Stringprivate Booleanprivate ZonedDateTimeFields 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
logo
-
code
-
description
-
verifiedType
-
identityType
-
identityImage
-
identityNumber
-
verifyDate
-
verifyStatus
-
rejectReason
-
vip
-
vipExpireDate
-
enabled
-
-
Constructor Details
-
OrganizationRequest
public OrganizationRequest()
-