Type Alias StripeSettings

StripeSettings: {
    accountId?: string;
}