ArrayOfGuestScreenInfo

ArrayOfGuestScreenInfo
ArrayOfGuestScreenInfo

A boxed array of GuestScreenInfo. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "width": 0,
            "height": 0
        }
    ]
}
_value
Required

_value