environment property

  1. @BuiltValueField.new(wireName: r'environment')
DirectDebitNoticeOfChangeNotificationRequestEnvironmentEnum? get environment

The environment from which the webhook originated.

Implementation

@BuiltValueField(wireName: r'environment')
DirectDebitNoticeOfChangeNotificationRequestEnvironmentEnum? get environment;