HomeVisitPatientQuoteDetails Class

Represents the home visit details for storing quote related data. This class is used in the Additional Quotes flow in Budget screen and Agent Quote review flow in Agentforce.

Namespace

healthcloudext

createdDate

The quote created date.

Signature

global Date createdDate {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, createdDate

Property Value

Type: Date

careResourceTerritoryId

The ID of the service territory.

Signature

global String careResourceTerritoryId {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, careResourceTerritoryId

Property Value

Type: String

isTravelInventoryIncluded

Indicates if the product is travel inventory record type.

Signature

global Boolean isTravelInventoryIncluded {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, isTravelInventoryIncluded

Property Value

Type: Boolean

locationId

The ID of the location.

Signature

global String locationId {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, locationId

Property Value

Type: String

operatingHoursId

The ID of the operating hour.

Signature

global String operatingHoursId {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, operatingHoursId

Property Value

Type: String

opportunityId

The ID of the opportunity.

Signature

global String opportunityId {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, opportunityId

Property Value

Type: String

priceBookId

The ID of the price book.

Signature

global String priceBookId {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, priceBookId

Property Value

Type: String

productNames

The list of product names in the quote.

Signature

global List<String> productNames {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, productNames

Property Value

Type: List<String>

productIdList

The list of product IDs in the quote.

Signature

global List<String> productIdList {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, productIdList

Property Value

Type: List<String>

quoteEndDate

The quote end date.

Signature

global String quoteEndDate {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, quoteEndDate

Property Value

Type: String

quoteEndTime

The quote end time.

Signature

global Time quoteEndTime {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, quoteEndTime

Property Value

Type: String

quoteId

The ID of the patient's quote details.

Signature

global String quoteId {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, quoteId

Property Value

Type: String

quoteName

The name of the quote.

Signature

global String quoteName {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, quoteName

Property Value

Type: String

quotePrice

The price of the quote.

Signature

global Decimal quotePrice {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, quotePrice

Property Value

Type: Decimal

quoteStartDate

The quote start date.

Signature

global String quoteStartDate {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, quoteStartDate

Property Value

Type: String

quoteStartTime

The quote start time.

Signature

global Time quoteStartTime {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, quoteStartTime

Property Value

Type: String

schedulingPreference

The selected time slot of the operating hour.

Signature

global String schedulingPreference {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, schedulingPreference

Property Value

Type: String

sourceType

The source reference type, for example, Opportunity.

Signature

global String sourceType {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, sourceType

Property Value

Type: String

unitCount

The count of the visit.

Signature

global Decimal unitCount {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, unitCount

Property Value

Type: Decimal

unitPrice

The price of the benefit.

Signature

global Decimal unitPrice {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, unitPrice

Property Value

Type: Decimal

visitRecurrencePattern

The scheduling pattern for the recurring visit.

Signature

global String visitRecurrencePattern {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, visitRecurrencePattern

Property Value

Type: String

visitType

The Start Of Care or Recurring visit type.

Signature

global String visitType {get; set;}

1healthcloudext.HomeVisitPatientQuoteDetails, visitType

Property Value

Type: String