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