BillingStatementInfo
Billing information. Returned for device update request if prestatement
query parameter is set to 'true'
Properties
Name | Type | Required | Description |
---|---|---|---|
currency | str | ❌ | Currency code complying with ISO-4217 standard |
charges | List[BillingStatementCharges] | ❌ | |
fees | List[BillingStatementFees] | ❌ | |
total_charged | float | ❌ | |
total_charges | float | ❌ | |
total_fees | float | ❌ | |
subtotal | float | ❌ | |
total_free_service_credit | float | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs