PaySDKRespostaConsultaBoletoBradescoVMCedente Propriedades
Beneficiário do Título
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.BoletoCobranca.ConsultaBoletoAPIBancosAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public Beneficiario Cedente { get; set; }
Public Property Cedente As Beneficiario
Get
Set
Dim instance As PaySDKRespostaConsultaBoletoBradescoVM
Dim value As Beneficiario
value = instance.Cedente
instance.Cedente = value
public:
property Beneficiario^ Cedente {
Beneficiario^ get ();
void set (Beneficiario^ value);
}
Valor da Propriedade
Beneficiario