Back to Node Auth0

Interface FlowActionStripeAddress

docs/interfaces/management.Management.FlowActionStripeAddress.html

5.9.1983 B
Original Source

Interface FlowActionStripeAddress

interface FlowActionStripeAddress {
line1?: string;
line2?: string;
postalCode?: string;
city?: string;
state?: string;
country?: string;
}

Index

Properties

line1?line2?postalCode?city?state?country?

Properties

Optionalline1

line1?: string

Optionalline2

line2?: string

OptionalpostalCode

postalCode?: string

Optionalcity

city?: string

Optionalstate

state?: string

Optionalcountry

country?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties line1line2postalCodecitystatecountry