Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ListCustomLineItemChargeDetails

import type { ListCustomLineItemChargeDetails } from "https://aws-api.deno.dev/v0.4/services/billingconductor.ts?docs=full";

A representation of the charge details of a custom line item.

interface ListCustomLineItemChargeDetails {}

§Properties

§

A ListCustomLineItemFlatChargeDetails that describes the charge details of a flat custom line item.

§

A ListCustomLineItemPercentageChargeDetails that describes the charge details of a percentage custom line item.

§

The type of the custom line item that indicates whether the charge is a fee or credit.