Interface GetEdisTransactionsResponse

e-DIS transaction details response.

Hierarchy

Properties

Properties

code?: number

This is the code to identify specific responses.

data: string | http.EdisTransaction[]

List of e-DIS transactions.

message?: string

This is the message to identify the specific error responses.

s: string

ok / error.

Generated using TypeDoc