Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
V2
Core
AccountLinkCreateParams
Interface AccountLinkCreateParams
interface
AccountLinkCreateParams
{
account
:
string
;
use_case
:
Stripe
.
V2
.
Core
.
AccountLinkCreateParams
.
UseCase
;
}
Index
Properties
account
use_
case
Properties
account
account
:
string
The ID of the Account to create link for.
use_
case
use_case
:
Stripe
.
V2
.
Core
.
AccountLinkCreateParams
.
UseCase
The use case of the AccountLink.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
use_
case
Mayson Monorepo Documentation
Loading...
The ID of the Account to create link for.