ultimateParentCompany property

  1. @BuiltValueField.new(wireName: r'ultimateParentCompany')
BuiltList<KYCUltimateParentCompanyCheckResult>? get ultimateParentCompany

The result of the check on the Ultimate Parent Company.

Implementation

@BuiltValueField(wireName: r'ultimateParentCompany')
BuiltList<KYCUltimateParentCompanyCheckResult>? get ultimateParentCompany;