PaySDKPagamentoCartaoOnlineRespostaViewModelDataCaptura Propriedades
Data em que o valor da transação foi capturado
Namespace: api.mstiPAY.SDK.csharp.Entidades.ViewModels.CartaoOnlineAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string DataCaptura { get; set; }
Public Property DataCaptura As String
Get
Set
Dim instance As PaySDKPagamentoCartaoOnlineRespostaViewModel
Dim value As String
value = instance.DataCaptura
instance.DataCaptura = value
public:
property String^ DataCaptura {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String