VendorApi
extends AbstractApi
in package
Vendors are the organizations that provide professional translation services.
To assign a Vendor to a project workflow you should invite an existing Organization to be a Vendor for you. Use API to get the list of the Vendors you already invited to your organization.
Table of Contents
Methods
- list() : ModelCollection
- List Vendors
Methods
list()
List Vendors
public
list([array<string|int, mixed> $params = [] ]) : ModelCollection
Parameters
- $params : array<string|int, mixed> = []