Skip to main content

StripeCardType

No description

type StripeCardType {
brand: String
checks: String
country: String
description: String
exp_month: String
exp_year: String
fingerprint: String
last4: String
three_d_secure_usage: Boolean
}

Fields

StripeCardType.brand ● String scalar

StripeCardType.checks ● String scalar

StripeCardType.country ● String scalar

StripeCardType.description ● String scalar

StripeCardType.exp_month ● String scalar

StripeCardType.exp_year ● String scalar

StripeCardType.fingerprint ● String scalar

StripeCardType.last4 ● String scalar

StripeCardType.three_d_secure_usage ● Boolean scalar

Member of

StripeSourcesType object