Support

Search this site
Firmwater LMS Web Services API‎ > ‎3. Firmwater LMS Objects‎ > ‎LmsItemObject‎ > ‎

ItemPrice

Web Services API

  • 1. Overview and Concepts
  • 2. Methods
    • CreateOrUpdate
      • SaveResult
    • CreateUserSession
      • UserSessionResult
    • CreateUserSessionWithParams
      • UserSessionParams
    • GrantContent
      • LmsGrantContentResult
    • Login
      • LmsLoginResult
    • Search
      • LmsSearchParam
      • SearchResult
    • SendWelcomeNotification
  • 3. Firmwater LMS Objects
    • Field Types
    • LmsDepartmentObject
    • LmsItemObject
      • Activity
        • Facilitator
      • Event
      • ItemOption
        • ItemOptionValue
      • ItemPrice
      • LmsLeafItem
    • LmsJobTitleObject
    • LmsLicenseeObject
    • LmsLocationObject
    • LmsObject
    • LmsPersonObject
      • CustomField
      • Member
    • LmsRegistrationObject
    • LmsStatusObject
      • ItemResult
  • 4. Informational Objects
    • LmsError
      • StatusCode
    • PostalAddress
  • 5. Sample Code
    • Create Location Hierarchy (PHP 5)
    • Create Registration (C#)
    • Create Registration (PHP 5)
    • Create User Session (Java)
    • Create User Session (PHP 5)
    • Get Information for Course Listing (PHP 4)
An object representing the price of an LmsItemObject at any given datetime.

Usage

The ItemPrice object is only meaningful in the context of an LmsItemObject

Identifying Fields

ItemId

The item to which this price belongs.

StartDatetime

The date time when this price takes effect.

Fields

Price

The price of the item at the given StartDatetime or later.

TaxCode

A string representing what tax to apply to the price at the given StartDatetime or later.

Sign in|Recent Site Activity|Report Abuse|Print Page|Powered By Google Sites