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
Text
public required string Text { get; set; }
Property Value
Methods
ToDictionary()
public Dictionary<string, object> ToDictionary()