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