Vendor

Represents a news vendor.

  • description
    Type: string | null

    Describes the news vendor.

  • vendorCode
    Type: string | null

    The vendor's unique identifier.

Examples
{
  "vendorCode": "ASX",
  "description": "ASX company announcements"
}