TRONIX Code Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
Tronix.Web.Infrastructure.Helpers.Constants Class Reference

Static Public Member Functions

static string GenerateRateFetchMessage (List< TriggerRateResultDTO > statuses)
 

Static Public Attributes

const string Cache_OverrideReasons = "OverrideReasons"
 
const string Cache_ReleaseVersion = "ReleaseVersion"
 
const string Cache_ReleaseNoticeDate = "ReleaseNoticeDate"
 
const string SelectDefault = "-- Please Select --"
 
const string SelectDefaultShort = "-- Select --"
 
const string SelectAll = "-- All --"
 
const string SelectNA = "-- N/A --"
 
const string SelectNone = "-- None --"
 
const string ProductDuplicateError = "Our system has identified that there is more than one product offered of the same type. Please remove one before continuing."
 
const string RateFetchErrorGeneric = "There was an error fetching rates from the Contract Administrator. Please try again or contact support."
 
const string RateFetchErrorMultiHeader = "There was an error fetching rates from the Contract Administrator. Please try again or contact support."
 
const string RateFetchErrorInvalidVinSingle = "There was an error fetching rates from {0} due to an invalid VIN. <br/>Please check the VIN and try again or contact support."
 
const string RateFetchErrorInvalidVinMulti = "There was an error fetching rates from {0} due to an invalid VIN. Please check the VIN."
 
const string RateFetchErrorInvalidContractDateSingle = "There was an error fetching rates from {0} due to an invalid Vehicle Purchase Date. <br/>Please review vehicle purchase/contract date and try again or contact support."
 
const string RateFetchErrorInvalidContractDateMulti = "There was an error fetching rates from {0} due to an invalid Vehicle Purchase Date. Please review vehicle purchase/contract date."
 
const string RateFetchErrorConnectionSingle = "There was an error fetching rates from {0} due to a connectivity error. Please try again or contact support."
 
const string RateFetchErrorConnectionMulti = "There was an error fetching rates from {0} due to a connectivity error."
 
const string RateFetchErrorOtherSingle = "There was an error fetching rates from {0}. Please try again or contact support."
 
const string RateFetchUErrorOtherMulti = "There was an error fetching rates from {0}."
 
const string Disclosure = "I understand that all terms, conditions, payments and Annual Percentage Rates (APR) shown are estimates and subject to finance approval. I further understand that I must refer to the product agreement and retail installment contract(s) and/or lease agreement for exact coverage, cost and payment information. I understand that products may be purchased separately and are NOT required to purchase a vehicle. I have been advised of the Dealer Privacy notice required by the Gramm Leach Bliley Act, in accordance with the GLB Act."
 

Member Function Documentation

◆ GenerateRateFetchMessage()

static string Tronix.Web.Infrastructure.Helpers.Constants.GenerateRateFetchMessage ( List< TriggerRateResultDTO statuses)
static

Member Data Documentation

◆ Cache_OverrideReasons

const string Tronix.Web.Infrastructure.Helpers.Constants.Cache_OverrideReasons = "OverrideReasons"
static

◆ Cache_ReleaseNoticeDate

const string Tronix.Web.Infrastructure.Helpers.Constants.Cache_ReleaseNoticeDate = "ReleaseNoticeDate"
static

◆ Cache_ReleaseVersion

const string Tronix.Web.Infrastructure.Helpers.Constants.Cache_ReleaseVersion = "ReleaseVersion"
static

◆ Disclosure

const string Tronix.Web.Infrastructure.Helpers.Constants.Disclosure = "I understand that all terms, conditions, payments and Annual Percentage Rates (APR) shown are estimates and subject to finance approval. I further understand that I must refer to the product agreement and retail installment contract(s) and/or lease agreement for exact coverage, cost and payment information. I understand that products may be purchased separately and are NOT required to purchase a vehicle. I have been advised of the Dealer Privacy notice required by the Gramm Leach Bliley Act, in accordance with the GLB Act."
static

◆ ProductDuplicateError

const string Tronix.Web.Infrastructure.Helpers.Constants.ProductDuplicateError = "Our system has identified that there is more than one product offered of the same type. Please remove one before continuing."
static

◆ RateFetchErrorConnectionMulti

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorConnectionMulti = "There was an error fetching rates from {0} due to a connectivity error."
static

◆ RateFetchErrorConnectionSingle

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorConnectionSingle = "There was an error fetching rates from {0} due to a connectivity error. Please try again or contact support."
static

◆ RateFetchErrorGeneric

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorGeneric = "There was an error fetching rates from the Contract Administrator. Please try again or contact support."
static

◆ RateFetchErrorInvalidContractDateMulti

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorInvalidContractDateMulti = "There was an error fetching rates from {0} due to an invalid Vehicle Purchase Date. Please review vehicle purchase/contract date."
static

◆ RateFetchErrorInvalidContractDateSingle

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorInvalidContractDateSingle = "There was an error fetching rates from {0} due to an invalid Vehicle Purchase Date. <br/>Please review vehicle purchase/contract date and try again or contact support."
static

◆ RateFetchErrorInvalidVinMulti

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorInvalidVinMulti = "There was an error fetching rates from {0} due to an invalid VIN. Please check the VIN."
static

◆ RateFetchErrorInvalidVinSingle

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorInvalidVinSingle = "There was an error fetching rates from {0} due to an invalid VIN. <br/>Please check the VIN and try again or contact support."
static

◆ RateFetchErrorMultiHeader

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorMultiHeader = "There was an error fetching rates from the Contract Administrator. Please try again or contact support."
static

◆ RateFetchErrorOtherSingle

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchErrorOtherSingle = "There was an error fetching rates from {0}. Please try again or contact support."
static

◆ RateFetchUErrorOtherMulti

const string Tronix.Web.Infrastructure.Helpers.Constants.RateFetchUErrorOtherMulti = "There was an error fetching rates from {0}."
static

◆ SelectAll

const string Tronix.Web.Infrastructure.Helpers.Constants.SelectAll = "-- All --"
static

◆ SelectDefault

const string Tronix.Web.Infrastructure.Helpers.Constants.SelectDefault = "-- Please Select --"
static

◆ SelectDefaultShort

const string Tronix.Web.Infrastructure.Helpers.Constants.SelectDefaultShort = "-- Select --"
static

◆ SelectNA

const string Tronix.Web.Infrastructure.Helpers.Constants.SelectNA = "-- N/A --"
static

◆ SelectNone

const string Tronix.Web.Infrastructure.Helpers.Constants.SelectNone = "-- None --"
static

The documentation for this class was generated from the following file: