AI-generated Key Takeaways
- 
          
A BillingSetup can have several statuses, including unspecified, unknown, pending, approved held, approved, and cancelled.
 - 
          
The
APPROVED_HELDstatus specifically applies to billing setups configured for monthly invoicing where the billing setup is approved but the first budget is not. - 
          
The
CANCELLEDstatus indicates the user cancelled the setup before it was approved. 
The possible statuses of a BillingSetup.
| Enums | |
|---|---|
 | 
                Not specified. | 
 | 
                Used for return value only. Represents value unknown in this version. | 
 | 
                The billing setup is pending approval. | 
 | 
                The billing setup has been approved but the corresponding first budget has not. This can only occur for billing setups configured for monthly invoicing. | 
 | 
                The billing setup has been approved. | 
 | 
                The billing setup was cancelled by the user prior to approval. |