Name | Type | Description | Notes |
---|---|---|---|
contacts | \Zoom\Api\Model\InMeetingControlRequestParamsContactsInner[] | The user's email address or the user ID, up to a maximum of 10 contacts. The account must be a part of the meeting host's account. | [optional] |
invitee_name | string | The user's name to display in the meeting. Use this field if you pass the `participant.invite.callout` value for the `method` field. | [optional] |
phone_number | string | The user's phone number. Use this field if you pass the `participant.invite.callout` value for the `method` field. | [optional] |
invite_options | \Zoom\Api\Model\InMeetingControlRequestParamsInviteOptions | [optional] | |
call_type | string | The type of call out. Use a value of `h323` or `sip`. Use this field if you pass the `participant.invite.room_system_callout` value for the `method` field. | [optional] |
device_ip | string | The user's device IP address. Use this field if you pass the `participant.invite.room_system_callout` value for the `method` field. | [optional] |