Interface IResponse<T>

Index

Properties

Properties

Optional data

data: T

Type parameters

  • T

Hierarchy

  • IResponse