Table of Contents

Class CnaeResult

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

Properties

Code

public required string Code { get; set; }

Property Value

string

Text

public required string Text { get; set; }

Property Value

string

Methods

ToDictionary()

public Dictionary<string, object> ToDictionary()

Returns

Dictionary<string, object>