Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
name | String | ||
mention_name | String | ||
workspace2 | BasicWorkspaceInfo |
require 'shortcut_client_ruby'
instance = Shortcut::MemberInfo.new(
id: null,
name: null,
mention_name: null,
workspace2: null
)
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
name | String | ||
mention_name | String | ||
workspace2 | BasicWorkspaceInfo |
require 'shortcut_client_ruby'
instance = Shortcut::MemberInfo.new(
id: null,
name: null,
mention_name: null,
workspace2: null
)