GroupMember.md 715 字节
Newer Older
E
edisonxiang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# GroupMember

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Url** | **string** |  | [optional] [default to null]
**Active** | **string** |  | [optional] [default to null]
**Remark** | **string** |  | [optional] [default to null]
**Role** | **string** |  | [optional] [default to null]
**OrganizationUrl** | **string** |  | [optional] [default to null]
**Organization** | [***Group**](Group.md) |  | [optional] [default to null]
**User** | **string** |  | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)