RevenueLineItem

  • deductions
    Type: array object[] · RevenueDeduction[]
    • amount
      Type: number | null
    • description
      Type: string | null
    • id
      Type: string
    • scope
      Type: string | null
    • type
      Type: object | null
  • distributionInterest
    Type: number | null
  • id
    Type: string
  • interestType
    Type: object | null · ProductRef
    • code
      Type: string | null
    • name
      Type: string | null
  • leaseDescription
    Type: string | null
  • leaseNumber
    Type: string | null
  • lineNumber
    Type: integer | null

    Integer numbers.

  • ownerGrossValue
    Type: number | null
  • ownerGrossVolume
    Type: number | null
  • ownerInterest
    Type: number | null
  • ownerNetValue
    Type: number | null
  • price
    Type: number | null
  • product
    Type: object | null · ProductRef
    • code
      Type: string | null
    • name
      Type: string | null
  • productionDate
    Type: string | null Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • unit
    Type: object | null · ProductRef
    • code
      Type: string | null
    • name
      Type: string | null
  • well
    Type: object | null · WellRef
    • apiNumber
      Type: string | null
    • code
      Type: string | null
    • id
      Type: string
    • name
      Type: string | null
  • wellGrossValue
    Type: number | null
  • wellGrossVolume
    Type: number | null
  • wellNetValue
    Type: number | null