PaySDKRespostaConsultaBoletoSicoobVMSeuNumero Propriedades
Informar o número que identifica o boleto no sistema do beneficiário. Tamanho máximo 18
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.BoletoCobranca.ConsultaBoletoAPIBancosAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string SeuNumero { get; set; }
Public Property SeuNumero As String
Get
Set
Dim instance As PaySDKRespostaConsultaBoletoSicoobVM
Dim value As String
value = instance.SeuNumero
instance.SeuNumero = value
public:
property String^ SeuNumero {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String