Header menu logo TDesu.FSharp

ApiResponse.T<'TData, 'TError> Type

API response with data on success, error on failure.

Record fields

Record Field Description

Data

Full Usage: Data

Field type: 'TData option
Field type: 'TData option

Error

Full Usage: Error

Field type: 'TError option
Field type: 'TError option

Success

Full Usage: Success

Field type: bool
Field type: bool

Type something to start searching.