ok

Mini Shell

Direktori : /home2/selectio/public_html/fms-worksuite/vendor/macsidigital/laravel-zoom/src/
Upload File :
Current File : /home2/selectio/public_html/fms-worksuite/vendor/macsidigital/laravel-zoom/src/File.php

<?php

namespace MacsiDigital\Zoom;

use MacsiDigital\Zoom\Support\Model;

class File extends Model
{
    protected $endPoint = '/past_webinars/{webinar:uuid}/files';

    protected $allowedMethods = ['get'];

    protected $apiMultipleDataField = 'in_meeting_files';
}

Zerion Mini Shell 1.0