mindee-api-dotnet

ResumeV1SocialNetworksUrl Class

Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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