Sha256: 12d33e72f99e7288968c27cfe256b6c48a3b8535685cce9da1bc5621310e0b09

Contents?: true

Size: 1.11 KB

Versions: 6

Compression:

Stored size: 1.11 KB

Contents

# GetAroundOwner::Invoice

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [****](.md) | The invoice ID | 
**pdf_url** | [****](.md) | The temporary url (lifetime: 20min) to download the pdf of the tax invoice is generated each to time you call the endpoint. Also, the 'links' variable will not be present if there is no uploaded invoice yet. This could happen if the job to generate & upload the invoice is not done yet. | 
**product_type** | [****](.md) | The type of product the invoice is related to | 
**product_id** | [****](.md) | The id of the product the invoice is related to | 
**emitted_at** | [****](.md) | The date at which the invoice was emitted | 
**total_price** | [****](.md) | The invoice amount, which is what you will receive (or which will be debited from your account if it is negative) | 
**currency** | [****](.md) | The currency of the invoice amount (ISO 4217 alphabetic code) | 
**entity_type** | [****](.md) | The type of entity the invoice is related to | 
**charges** | [****](.md) | Array of charges | [optional] 

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
get_around_owner-1.0.8 docs/Invoice.md
get_around_owner-1.0.7 docs/Invoice.md
get_around_owner-1.0.6 docs/Invoice.md
get_around_owner-1.0.5 docs/Invoice.md
get_around_owner-1.0.4 docs/Invoice.md
get_around_owner-1.0.3 docs/Invoice.md