PagadorCep Propriedades
Bairro do Endereço do Sacado/Pagador
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.BoletoCobranca.ConsultaBoletoAPIBancosAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public int Cep { get; set; }
Public Property Cep As Integer
Get
Set
Dim instance As Pagador
Dim value As Integer
value = instance.Cep
instance.Cep = value
public:
property int Cep {
int get ();
void set (int value);
}
Valor da Propriedade
Int32