Status1 type

Defines values for Status1. Possible values include: 'created', 'ready', 'invalid'

type Status1 = "created" | "ready" | "invalid"