Show / Hide Table of Contents

Class ApproveRejectResponseInfo

Response object used by Approve/ Reject quote version methods.

Inheritance
Object
ApproveRejectResponseInfo
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public class ApproveRejectResponseInfo : Object

Constructors

ApproveRejectResponseInfo()

Response object used by Approve/ Reject quote version methods.

Declaration
public ApproveRejectResponseInfo()

Properties

CreatedAppointmentId

ID of follow-up created to log the approval

Declaration
public int CreatedAppointmentId { get; set; }
Property Value
Type Description
Int32

PluginResponseInfo

Standard response object

Declaration
public PluginResponseInfo PluginResponseInfo { get; set; }
Property Value
Type Description
PluginResponseInfo

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top