singer_sdk.typing.IPv4Type#

class singer_sdk.typing.IPv4Type[source]#

IPv4 address type.

string_format: str | None = 'ipv4'[source]#

String format.

See the JSON Schema reference for a list of all the built-in formats.

Returns:

A string describing the format.