mindee
    Preparing search index...

    The subscription details fee for the energy service.

    Index

    Constructors

    Properties

    confidence: number = 0.0

    Confidence score

    description: string | null

    Description or details of the subscription.

    endDate: string | null

    The end date of the subscription.

    pageId: number

    The document page on which the information was found.

    polygon: Polygon = ...

    Contains the relative vertices coordinates (points) of a polygon containing the field in the document.

    startDate: string | null

    The start date of the subscription.

    taxRate: number | null

    The rate of tax applied to the total cost.

    total: number | null

    The total cost of subscription.

    unitPrice: number | null

    The price per unit of subscription.

    Methods