RoomRef
providerCodestringrequired
Provider that owns the room codes
roomCodesstring[]required
Provider-specific room codes for this provider
RoomRef
{
"providerCode": "string",
"roomCodes": [
"string"
]
}
Provider that owns the room codes
Provider-specific room codes for this provider
{
"providerCode": "string",
"roomCodes": [
"string"
]
}