Type Alias StripeAccountLinkResponse

StripeAccountLinkResponse: {
    account: StripeAccountLink;
}