Table of Contents

Class Qsa

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

Properties

FaixaEtaria

[JsonPropertyName("faixa_etaria")]
public required object FaixaEtaria { get; set; }

Property Value

object

Nome

[JsonPropertyName("nome")]
public required string Nome { get; set; }

Property Value

string

NomeRepLegal

[JsonPropertyName("nome_rep_legal")]
public required string NomeRepLegal { get; set; }

Property Value

string

PaisOrigem

[JsonPropertyName("pais_origem")]
public required string PaisOrigem { get; set; }

Property Value

string

Qual

[JsonPropertyName("qual")]
public required string Qual { get; set; }

Property Value

string

QualRepLegal

[JsonPropertyName("qual_rep_legal")]
public required string QualRepLegal { get; set; }

Property Value

string