interface PlaidApplicationConfiguration {
    client_name: string;
    redirect_uri: string;
}

Properties

client_name: string
redirect_uri: string