ULPMPriceModel

Enum to represent the possible price models of the ULPMPrice

Entries

Link copied to clipboard

Use this value when the price represents the total price

Link copied to clipboard

Use this value when the price represents the per night price

Link copied to clipboard

Use this value when the price represents the per day price

Link copied to clipboard

Use this value when the price represents the average per night price

Link copied to clipboard

Use this value when the price represents the per person price

Link copied to clipboard

Use this value when the price represents the per night per person price

Link copied to clipboard

Use this value when the price represents the per day per person price

Link copied to clipboard

Use this value when the price represents the average per night per person price

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.