Options
All
  • Public
  • Public/Protected
  • All
Menu

Class that defines PriceAdjustment Details.

Hierarchy

  • PriceAdjustment

Index

Properties

Methods

Properties

records

records: any = []

Stores all price adjustments in an array.

Methods

Static parse

  • parse(priceAdjustmentResponse: any, customFields: any[]): PriceAdjustment
  • This function parse the PriceAdjustment details to fetch all pricing information.

    Parameters

    • priceAdjustmentResponse: any
    • customFields: any[]

    Returns PriceAdjustment

Generated using TypeDoc