Type Alias StripeAccountId

StripeAccountId: {
    account: string;
}