# StripeInvoice ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created_at** | **String** | | **hosted_invoice_url** | **String** | | **id** | [**uuid::Uuid**](uuid::Uuid.md) | | **org_id** | [**uuid::Uuid**](uuid::Uuid.md) | | **status** | **String** | | **stripe_id** | Option<**String**> | | [optional] **total** | **i32** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)