Interface

Goa-1.0GoaExchangeConstructorProps

interface ConstructorProps {
    accept_ssl_errors: boolean;
    acceptSslErrors: boolean;
    host: string;
}

Hierarchy (View Summary)

Index

Properties

accept_ssl_errors: boolean
acceptSslErrors: boolean
host: string