Table of Contents

Class Ibge

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

Properties

CodigoMunicipio

[JsonProperty("codigo_municipio")]
public required string CodigoMunicipio { get; set; }

Property Value

string

CodigoUf

[JsonProperty("codigo_uf")]
public required string CodigoUf { get; set; }

Property Value

string