AutXMLAType
class AutXMLAType
Class representing AutXMLAType
Methods
string
getCNPJ()
Gets as cNPJ
setCNPJ(string $cNPJ)
Sets a new cNPJ
string
getCPF()
Gets as cPF
setCPF(string $cPF)
Sets a new cPF
Details
at line 32
string
getCNPJ()
Gets as cNPJ
CNPJ Autorizado
at line 45
AutXMLAType
setCNPJ(string $cNPJ)
Sets a new cNPJ
CNPJ Autorizado
at line 58
string
getCPF()
Gets as cPF
CPF Autorizado
at line 71
AutXMLAType
setCPF(string $cPF)
Sets a new cPF
CPF Autorizado