Class OrganizationResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.rbac.organization.OrganizationResponse
- 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 static final long
private String
private Date
private String
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
logo
-
code
-
description
-
verifiedType
-
identityType
-
identityImage
-
identityNumber
-
verifyDate
-
verifyStatus
-
rejectReason
-
-
Constructor Details
-
OrganizationResponse
public OrganizationResponse()
-