singer_sdk.typing.UUIDType¶ class singer_sdk.typing.UUIDType[source]¶ UUID type. Example: 3e4666bf-d5e5-4aa7-b8ce-cefe41c7568a string_format: str | None = 'uuid'[source]¶ String format. See the JSON Schema reference for a list of all the built-in formats. Returns: A string describing the format.