Mayson Monorepo Documentation
Preparing search index...
packages/stripe/src
Stripe
Radar
PaymentEvaluationCreateParams
PaymentDetails
MoneyMovementDetails
Card
Interface Card
interface
Card
{
customer_presence
?:
Stripe
.
Radar
.
PaymentEvaluationCreateParams
.
PaymentDetails
.
MoneyMovementDetails
.
Card
.
CustomerPresence
;
payment_type
?:
Stripe
.
Radar
.
PaymentEvaluationCreateParams
.
PaymentDetails
.
MoneyMovementDetails
.
Card
.
PaymentType
;
}
Index
Properties
customer_
presence?
payment_
type?
Properties
Optional
customer_
presence
customer_presence
?:
Stripe
.
Radar
.
PaymentEvaluationCreateParams
.
PaymentDetails
.
MoneyMovementDetails
.
Card
.
CustomerPresence
Describes the presence of the customer during the payment.
Optional
payment_
type
payment_type
?:
Stripe
.
Radar
.
PaymentEvaluationCreateParams
.
PaymentDetails
.
MoneyMovementDetails
.
Card
.
PaymentType
Describes the type of payment.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
customer_
presence
payment_
type
Mayson Monorepo Documentation
Loading...
Describes the presence of the customer during the payment.