Interface

Goa-1.0GoaOAuthBasedConstructorProps

interface ConstructorProps {
    consumer_key: string;
    consumer_secret: string;
    consumerKey: string;
    consumerSecret: string;
}

Hierarchy (View Summary)

Index

Properties

consumer_key: string
consumer_secret: string
consumerKey: string
consumerSecret: string