ecl-logo Documentation

Model[Pricing]

Model information of a client pricing scheme for a billing cycle.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Pricing, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Model[Pricing]
    Pattern Description: Model[Pricing]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    PricingPlanName

    The name given to this pricing scheme.
    Format: Single
    Class: String
    Programmatic Pattern: _String

    PlanType

    Whether the account is continuous across many months (Subscription) or running ad hoc experiments without long-term commitment (AlaCarte).
    Format: Single
    Class: Expression
    Programmatic Pattern: SubscriptionTypeP

    AccountType

    Type of the organization this pricing model is used for.
    Format: Single
    Class: Expression
    Programmatic Pattern: AccountTypeP

    NumberOfThreads

    The overall usage of ECL laboratory and operator resources afforded by this specific pricing scheme.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

    NumberOfThreadsLog

    Historical record of changes in the number of threads available to the team.
    Format: Multiple

    [[1]] Date

      Header: Date
      Class: Date
      Programmatic Pattern: _?DateObjectQ

    [[2]] Number of threads

      Header: Number of threads
      Class: Integer
      Programmatic Pattern: GreaterEqualP[0, 1]

Pricing Information

    CommitmentLength

    The commitment duration of the current account.
    Format: Single
    Class: Real
    Unit: 1 month
    Programmatic Pattern: GreaterEqualP[1 Month, 1 Month]

    NumberOfBaselineUsers

    The quantity of users available at the SoftwareBasePrice.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[1, 1]

    CommandCenterPrice

    The amount charged by the ECL per additional user beyond the baseline amount.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    ConstellationPrice

    The amount charged by the ECL for every million items stored in the Constellation database.
    Format: Single
    Class: Real
    Unit: 1 ------- US dollars per unity 1000000
    Programmatic Pattern: USD Hold[GreaterEqualP[0 --------]] 6 10 Unit

    LabAccessFee

    The amount charged by the ECL for the LabCapacity.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    PricePerExperiment

    The amount charged by the ECL for each protocol run in the facility.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    PricePerPriorityExperiment

    The amount charged by the ECL for each priority protocol run in the facility that exceed IncludedPriorityProtocols.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    OperatorTimePrice

    The amount charged by the ECL for operator time per hour based on the QualificationLevel.
    Format: Multiple

    [[1]] Qualification Level

      Header: Qualification Level
      Class: Integer

    [[2]] Price per hour

      Header: Price per hour
      Class: Real
      Unit: 1 US dollar per hour

    OperatorPriorityTimePrice

    The amount charged by the ECL for operator time on priority protocols based on the QualificationLevel.
    Format: Multiple

    [[1]] Qualification Level

      Header: Qualification Level
      Class: Integer

    [[2]] Price per hour

      Header: Price per hour
      Class: Real
      Unit: 1 US dollar per hour

    InstrumentPricing

    The amount charged by the ECL for instrument time based on the tier level.
    Format: Multiple

    [[1]] Tier

      Header: Tier
      Class: Integer

    [[2]] Price per hour

      Header: Price per hour
      Class: Real
      Unit: 1 US dollar per hour

    CleanUpPricing

    The amount charged by the ECL for cleaning dishware and materials based on the type of cleaning.
    Format: Multiple

    [[1]] Cleaning Type

      Header: Cleaning Type
      Class: Expression
      Programmatic Pattern: CleaningP

    [[2]] Price per Item

      Header: Price per Item
      Class: Real
      Unit: 1 US dollar
      Programmatic Pattern: GreaterEqualP[0 USD]

    StockingPricing

    The amount charged by the ECL for provisioning items based on the cost to stock.
    Format: Multiple

    [[1]] Storage Condition

    [[2]] Price Per Volume

      Header: Price Per Volume
      Class: Real
      Unit: 1 US dollar per centimeter cubed

    WastePricing

    The amount charged by the ECL for disposing waste.
    Format: Multiple

    [[1]] Waste Type

      Header: Waste Type
      Class: Expression

    [[2]] Disposal cost

      Header: Disposal cost
      Class: Real
      Unit: 1 US dollar per kilogram

    StoragePricing

    The amount charged by the ECL for storing materials.
    Format: Multiple

    [[1]] Storage Condition

    [[2]] Price per cubic centimeter per month

      Header: Price per cubic centimeter per month
      Class: Real
      Unit: 1 US dollar per centimeter cubed hour

    IncludedPriorityProtocols

    The number of free priority protocols allowed per billing cycle.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

    IncludedInstrumentHours

    The number of free hours available each month not subject to InstrumentPricing.
    Format: Single
    Class: Real
    Unit: 1 hour
    Programmatic Pattern: GreaterEqualP[0 Hour]

    IncludedCleanings

    The number of free occasions to clean items (e.g. dishwash glassware) not subject to cleaning fees.
    Format: Single
    Class: Integer
    Programmatic Pattern: GreaterEqualP[0, 1]

    IncludedStockingFees

    The price of free stocking not subject to fees.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    IncludedWasteDisposalFees

    The price of waste disposal not subject to fees.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    IncludedStorage

    The amount of storage not subject to fees.
    Format: Single
    Class: Real
    Unit: 1 kilo centimeter cubed
    Programmatic Pattern: 3 Hold[GreaterEqualP[0 Kilo Centimeter ]]

    IncludedShipmentFees

    The price of shipments not subject to fees.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    PrivateTutoringFee

    The amount charged by the ECL for office hours each month.
    Format: Single
    Class: Real
    Unit: 1 US dollar
    Programmatic Pattern: GreaterEqualP[0 USD]

    IncludedConstellationStorage

    The number of stored database objects not subject to fees.
    Format: Single
    Class: Real
    Unit: 1000000 unities
    Programmatic Pattern: 6 Hold[GreaterEqualP[0 (10 Unit)]]
Last modified on Mon 26 Sep 2022 15:43:56