type property

String? type
getter/setter pair

Type of alert.

This identifies the broad type of this alert, and provides a stable machine-readable identifier that will not be translated. For example, "payment-hold".

Output only.

Implementation

core.String? type;