PaySDKExtratoBancarioRespostaVMDescricaoComplementar Propriedades
Texto com informações complementares acerca do lançamento.
Informações como: "textoInformacaoComplementar", "segundaLinhalLancamento", "descritivoLancamentoCompleto", "descInfComplementar", "historicComplement", etc
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.ExtratoBancarioAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public string DescricaoComplementar { get; set; }
Public Property DescricaoComplementar As String
Get
Set
Dim instance As PaySDKExtratoBancarioRespostaVM
Dim value As String
value = instance.DescricaoComplementar
instance.DescricaoComplementar = value
public:
property String^ DescricaoComplementar {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String