PaySDKRespostaConsultaBoletoSantanderVMGuarantorData Propriedades
Namespace: api.mstiPAY.SDKcsharp.Entidades.ViewModels.BoletoCobranca.ConsultaBoletoAPIBancosAssembly: api.mstiPAY.SDKcsharp (in api.mstiPAY.SDKcsharp.dll) Versão: 1.0.0+0349d31a6952a696ed185f66d54b972f98d72be7
public GuarantorData GuarantorData { get; set; }
Public Property GuarantorData As GuarantorData
Get
Set
Dim instance As PaySDKRespostaConsultaBoletoSantanderVM
Dim value As GuarantorData
value = instance.GuarantorData
instance.GuarantorData = value
public:
property GuarantorData^ GuarantorData {
GuarantorData^ get ();
void set (GuarantorData^ value);
}
Valor da Propriedade
GuarantorData