Interface Order

Represents an order for a product

Hierarchy

  • Order

Properties

accessToken?: string

Optional access token for the user

applicationUsername: string

Username in the application

cancelUrl: string

URL to redirect to on cancel

offerId: string

Unique identifier for the offer

successUrl: string

URL to redirect to on success

Generated using TypeDoc