content property

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

The details of the Account Holder verification.

Implementation

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