Interface IResponse

Index

Properties

Properties

public config: { method: string; url: string; params: any; }

public config.method: string

public config.params: any

public config.url: string

public data: any

public status: number