Class Qsa
- Namespace
- JJMasterData.Brasil.Models
- Assembly
- JJMasterData.Brasil.dll
- Inheritance
-
Qsa
- Inherited Members
-
Properties
FaixaEtaria
[JsonProperty("faixa_etaria")]
public required object FaixaEtaria { get; set; }
Property Value
- object
Nome
[JsonProperty("nome")]
public required string Nome { get; set; }
Property Value
- string
NomeRepLegal
[JsonProperty("nome_rep_legal")]
public required string NomeRepLegal { get; set; }
Property Value
- string
PaisOrigem
[JsonProperty("pais_origem")]
public required string PaisOrigem { get; set; }
Property Value
- string
Qual
[JsonProperty("qual")]
public required string Qual { get; set; }
Property Value
- string
QualRepLegal
[JsonProperty("qual_rep_legal")]
public required string QualRepLegal { get; set; }
Property Value
- string