ListServicesResponse: Message<"virtufin.ListServicesResponse"> & {
    services: string[];
}

Type declaration

  • services: string[]

    from field: repeated string services = 1;

from message virtufin.ListServicesResponse