state property
State of the NRQZ validation info. Possible string values are:
- "STATE_UNSPECIFIED" : Unspecified state.
- "DRAFT" : Draft state.
- "FINAL" : Final state.
Implementation
core.String? state;
State of the NRQZ validation info. Possible string values are:
core.String? state;