content property

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

Details of the fund transfer refund.

Implementation

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