PaySDKBoletoRespostaViewModelNumero Propriedades
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.BoletoCobrancaAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string Numero { get; set; }
Public Property Numero As String
Get
Set
Dim instance As PaySDKBoletoRespostaViewModel
Dim value As String
value = instance.Numero
instance.Numero = value
public:
property String^ Numero {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String