# YlThirdPartyOnboardingApiClient.SignificantPersonDocumentsModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **personId** | **String** | Gets or sets the significant person id | [optional] **name** | **String** | Gets or sets the name of the significant person | [optional] **documents** | [**{String: KycDocumentModel}**](KycDocumentModel.md) | Gets or sets the dictionary mapping document name to YL.Web.Api.ThirdParty.Onboarding.Models.KycDocumentModel | [optional]