summary property
A summary of the execution of the check.
Implementation
@BuiltValueField(wireName: r'summary')
KYCCheckSummary? get summary;
A summary of the execution of the check.
@BuiltValueField(wireName: r'summary')
KYCCheckSummary? get summary;