PaySDKExtratoBancarioRespostaVMDataLote Propriedades
Data de lançamento da transação (formato "yyyy-MM-dd").
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.ExtratoBancarioAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string DataLote { get; set; }
Public Property DataLote As String
Get
Set
Dim instance As PaySDKExtratoBancarioRespostaVM
Dim value As String
value = instance.DataLote
instance.DataLote = value
public:
property String^ DataLote {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String