PaySDKBoletoPagamentoFiltroVMDataVencimentoInicial Propriedades
Data vencimento inicial (formato "yyyy-MM-dd").
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.BoletoPagamentoAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string DataVencimentoInicial { get; set; }
Public Property DataVencimentoInicial As String
Get
Set
Dim instance As PaySDKBoletoPagamentoFiltroVM
Dim value As String
value = instance.DataVencimentoInicial
instance.DataVencimentoInicial = value
public:
property String^ DataVencimentoInicial {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String