Class GetQuickLeadTemplateDetailResponse
Represents the response for the Get Quick Lead Template Detail Response method.
Inheritance
System.Object
GetQuickLeadTemplateDetailResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetQuickLeadTemplateDetailResponse : ServiceResponse
Constructors
GetQuickLeadTemplateDetailResponse()
Declaration
public GetQuickLeadTemplateDetailResponse()
Properties
ProspectTemplateFieldDetails
Declaration
public ICollection<ProspectTemplateFieldDetail> ProspectTemplateFieldDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProspectTemplateFieldDetail> |