content property

  1. @BuiltValueField.new(wireName: r'content')
AccountFundsBelowThresholdNotificationContent? get content

Details of the liable account with funds under threshold.

Implementation

@BuiltValueField(wireName: r'content')
AccountFundsBelowThresholdNotificationContent? get content;