invoiceninja/app/Http/Controllers/OpenAPI/RecurringInvoice.php

9 lines
182 B
PHP
Raw Normal View History

2019-10-07 15:57:14 +11:00
<?php
/*
2019-10-07 15:57:14 +11:00
* @OA\Schema(
* schema="RecurringInvoice",
* type="object",
* @OA\Property(property="id", type="string", example="Opnel5aKBz", description="______"),
* )
*/