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