environment property
The environment from which the webhook originated. Possible values: test, live.
Implementation
@BuiltValueField(wireName: r'environment')
String get environment;
The environment from which the webhook originated. Possible values: test, live.
@BuiltValueField(wireName: r'environment')
String get environment;