Table of Contents

Class AtividadesSecundaria

Namespace
JJMasterData.Brasil.Models
Assembly
JJMasterData.Brasil.dll
public class AtividadesSecundaria
Inheritance
AtividadesSecundaria
Inherited Members

Properties

Code

[JsonProperty("code")]
public required string Code { get; set; }

Property Value

string

Text

[JsonProperty("text")]
public required string Text { get; set; }

Property Value

string