Most of the time, the webhook documentation indicates that MeetingId is a numerical value like this example:

but there are a few instances where it’s documented as being a string like this example:

or this other example:

Is this intentional or a mistake? Should it be an integer or a string, or is it the case that data type is not always the same?