mindee-api-dotnet

ResumeV1Document.SocialNetworksUrls Property

Declaring Type: ResumeV1Document
Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The list of social network profiles of the candidate.

[JsonPropertyName("social_networks_urls")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Product.Resume.ResumeV1SocialNetworksUrls,Mindee.Product.Resume.ResumeV1SocialNetworksUrl>)]
public ResumeV1SocialNetworksUrls SocialNetworksUrls { get; set; }

Property Value

ResumeV1SocialNetworksUrls


Documentation generated by MdDocs