interface Transport {
    api_key: string;
}

Properties

Properties

api_key: string