new Solution()
OO wrapper around Invoice.
- Source:
 
Properties:
| Name | Type | Argument | Default | Description | 
|---|---|---|---|---|
status | 
            
            String | |||
items | 
            
            Array | |||
period | 
            
            String | |||
amount | 
            
            String | |||
id | 
            
            Number | |||
created_at | 
            
            Date | 
                
                    <optional> | 
            
            
                null | |
updated_at | 
            
            Date | 
                
                    <optional> | 
            
            
                null |