Type Alias DevicesChangeDeviceAssociationRequestBody

DevicesChangeDeviceAssociationRequestBody: {
    app_type?: string;
    room_id?: string;
}