data property

  1. @BuiltValueField.new(wireName: r'data')
AchNotificationOfChangeNotificationRequestData? get data

Contains details of the update.

Implementation

@BuiltValueField(wireName: r'data')
AchNotificationOfChangeNotificationRequestData? get data;