content property

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

Details of the negative balance compensation.

Implementation

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