mindee-api-dotnet

EnergyBillV1Subscription Class

Namespace: Mindee.Product.Fr.EnergyBill
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

The subscription details fee for the energy service.

public sealed class EnergyBillV1Subscription : LineItemField

Inheritance: object → BaseFieldLineItemField → EnergyBillV1Subscription

Constructors

Name Description
EnergyBillV1Subscription()  

Properties

Name Description
Description Description or details of the subscription.
EndDate The end date of the subscription.
StartDate The start date of the subscription.
TaxRate The rate of tax applied to the total cost.
Total The total cost of subscription.
UnitPrice The price per unit of subscription.

Methods

Name Description
ToString() A prettier representation of the line values.
ToTableLine() Output the line in a format suitable for inclusion in an rST table.

Documentation generated by MdDocs