mindee-api-dotnet

ResumeV1SocialNetworksUrl Class

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

The list of social network profiles of the candidate.

public sealed class ResumeV1SocialNetworksUrl : LineItemField

Inheritance: object → BaseFieldLineItemField → ResumeV1SocialNetworksUrl

Constructors

Name Description
ResumeV1SocialNetworksUrl()  

Properties

Name Description
Name The name of the social network.
Url The URL of the social network.

Methods

Name Description
ToString() A prettier representation of the line values.
ToTableLine() Output the line in a format suitable for inclusion in an rST table.

Documentation generated by MdDocs