Pennylane API Client
    Preparing search index...

    Variable UploadCustomerInvoiceAppendixResponseSchemaConst

    UploadCustomerInvoiceAppendixResponseSchema: Struct<
        {
            created_at: typeof String$;
            filename: typeof String$;
            id: typeof Number$;
            updated_at: typeof String$;
            url: typeof String$;
        },
    > = CustomerInvoiceAppendixSchema

    Response schema for uploading a customer invoice appendix.