singer_sdk.typing.DurationType

class singer_sdk.typing.DurationType[source]

Duration type.

Example: P3D

string_format: str | None = 'duration'[source]

String format.

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

Returns:

A string describing the format.