mindee-api-dotnet

EnergyBillV1Subscription Class

Namespace: Mindee.Product.Fr.EnergyBill
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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