content property

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

Details of the payout to the Account Holder.

Implementation

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