A response to a search for customers.

Hierarchy

  • CustomerSearchResponseExternal

Constructors

Properties

The list of customers that matched the search criteria.

Designates if the response is a success ('OK') or failure ('ERR').

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc