Subscription_prepaid group
The subscription_prepaid group of tables provide access to database tables relating to prepaid subscriptions.
Informational tables are identified with the information symbol: 
 
| Table name | Description | 
|---|---|
| company | Companies in a multi-tenanted Smile setup. | 
| currency | Configuration of currencies. | 
| operator | Information about someone who has access to Smile. | 
| payment | List of all payments, including payments which did not clear. | 
| plan | Represents a plan, which is a header record for rating rules, recurring charges and more. | 
| prepaid_duration_type | |
| prepaid_priority | A header record for grouping prepaid block types. | 
| prepaid_type | A block of prepaid that can be added to a subscription. | 
| prepaid_voucher | Represents a single prepaid voucher. | 
| prepaid_voucher_batch | A header record for a batch of prepaid vouchers. | 
| prepaid_voucher_type | A type of prepaid voucher that can be instantiated into actual vouchers. | 
| quantity_type | A kind of quantity that Smile can bill or rate. | 
| quantity_type_units | Defines units in a kind of quantity. | 
| subscription | Header record for subscriptions. | 
| subscription_prepaid | Prepaid block added to subscriptions. |