Module macrobond_data_api.common.types.release

Classes

class Release

Represents a Macrobond release entity.

Ancestors

Instance variables

var events : Optional[Sequence[ReleaseEvent]]

The schedule of the release or not specified if the schedule is not known of if there was an error

Inherited members