PayResultVM_BoletoPagamentoRespostaVMCOMData Propriedades
Namespace: AMIntegra.COM.Services.APIs.Pay.ViewModels.BoletoPagamentoAssembly: AMIntegra.COM (in AMIntegra.COM.dll) Versão: 2.3.0.0+89aaf26113a7d7d3ef3984a495b959dff93b483d
public BoletoPagamentoRespostaVMCOM[] Data { get; set; }
Public Property Data As BoletoPagamentoRespostaVMCOM()
Get
Set
Dim instance As PayResultVM_BoletoPagamentoRespostaVMCOM
Dim value As BoletoPagamentoRespostaVMCOM()
value = instance.Data
instance.Data = value
public:
property array<BoletoPagamentoRespostaVMCOM^>^ Data {
array<BoletoPagamentoRespostaVMCOM^>^ get ();
void set (array<BoletoPagamentoRespostaVMCOM^>^ value);
}
Valor da Propriedade
BoletoPagamentoRespostaVMCOM