Class PkiBrazilCertificateFields
Inheritance
PkiBrazilCertificateFields
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class PkiBrazilCertificateFields
Properties
|
Improve this Doc
View Source
CertificateType
Declaration
public PkiBrazilCertificateTypes CertificateType { get; set; }
Property Value
| Type |
Description |
| Lacuna.RestPki.Api.PkiBrazilCertificateTypes |
|
|
Improve this Doc
View Source
Cnpj
Declaration
public string Cnpj { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string CnpjFormatted { get; }
Property Value
|
Improve this Doc
View Source
CompanyName
Declaration
public string CompanyName { get; set; }
Property Value
|
Improve this Doc
View Source
Cpf
Declaration
public string Cpf { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string CpfFormatted { get; }
Property Value
|
Improve this Doc
View Source
DateOfBirth
Declaration
public DateTime? DateOfBirth { get; set; }
Property Value
|
Improve this Doc
View Source
OabNumero
Declaration
public string OabNumero { get; set; }
Property Value
|
Improve this Doc
View Source
OabUF
Declaration
public string OabUF { get; set; }
Property Value
|
Improve this Doc
View Source
Responsavel
Declaration
public string Responsavel { get; set; }
Property Value
|
Improve this Doc
View Source
RGEmissor
Declaration
public string RGEmissor { get; set; }
Property Value
|
Improve this Doc
View Source
RGEmissorUF
Declaration
public string RGEmissorUF { get; set; }
Property Value
|
Improve this Doc
View Source
RGNumero
Declaration
public string RGNumero { get; set; }
Property Value