Record
check-in-rooms-params
No description available.
record check-in-rooms-params {
id: string,
method: option<string>,
params: option<check-in-rooms-body-params>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| method | option<string> | |
| params | option<check-in-rooms-body-params> |