Class CollectionResponseWithTotalUrlMappingForwardPaging

Hierarchy

  • CollectionResponseWithTotalUrlMappingForwardPaging

Constructors

Properties

paging?: ForwardPaging
results: UrlMapping[]
total: number
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