PaySDKPagamentoCartaoOnlineBaseViewModelExecutarCaptura Propriedades
Booleano que identifica que a autorização deve ser com captura automática
Namespace: api.mstiPAY.SDK.csharp.Entidades.ViewModels.CartaoOnlineAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string ExecutarCaptura { get; set; }
Public Property ExecutarCaptura As String
Get
Set
Dim instance As PaySDKPagamentoCartaoOnlineBaseViewModel
Dim value As String
value = instance.ExecutarCaptura
instance.ExecutarCaptura = value
public:
property String^ ExecutarCaptura {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String