Table of Contents

Class CnpjDoGrupo

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

Properties

Cnpj

[JsonPropertyName("cnpj")]
public required string Cnpj { get; set; }

Property Value

string

Tipo

[JsonPropertyName("tipo")]
public required string Tipo { get; set; }

Property Value

string

Uf

[JsonPropertyName("uf")]
public required string Uf { get; set; }

Property Value

string