Bill item Structure
Base Attributes
| Attribute | Type | Example |
|---|---|---|
|
id The bill item ID |
Integer | 1 |
|
description The bill item's description |
String | Joe Bloggs |
|
cost_price The cost price of the item |
Integer | 2.5 |
|
item_type The type of the item |
String | topup |
|
days The number of days the |
Integer | 20 |
|
start_date The date the contact was created |
Date | 2016-01-05T14:27:01.000Z |
|
end_date The date the contact was created |
Date | 2016-01-05T14:27:01.000Z |
|
created_at The time the contact was created |
Time | 2016-01-05T14:27:01.000Z |
Expansions
Expansions are embedded structures of other objects that are related to the structure that you're viewing. Which expansions are returned by a specific action are shown on that action's documentation however some actions allow you to choose which expansions are returned.
| Attribute | Type | Example |
|---|---|---|
|
resource The associated destination |
Hash |