Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • soby_TransportRequest

Index

Constructors

constructor

  • new soby_TransportRequest(url: string, dataType: string, contentType: string, type: string, includeCredentials?: boolean): soby_TransportRequest
  • Parameters

    • url: string
    • dataType: string
    • contentType: string
    • type: string
    • Optional includeCredentials: boolean

    Returns soby_TransportRequest

Properties

ContentType

ContentType: string

DataType

DataType: string

IncludeCredentials

IncludeCredentials: boolean

Type

Type: string

Url

Url: string

Generated using TypeDoc