mindee-api-dotnet

BusinessCardV1Document.SocialMedia Property

Declaring Type: BusinessCardV1Document
Namespace: Mindee.Product.BusinessCard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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