mindee-api-dotnet

BusinessCardV1Document.SocialMedia Property

Declaring Type: BusinessCardV1Document
Namespace: Mindee.Product.BusinessCard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

The social media profiles of the person or company.

[JsonPropertyName("social_media")]
public IList<StringField> SocialMedia { get; set; }

Property Value

IList<StringField>


Documentation generated by MdDocs