content property

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

The details of the Account Holder update.

Implementation

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