Type alias LayoutConfigurationFragment
Layout
Configuration
Fragment
: { __typename
?: "PaywallLayoutConfiguration"; alignment
?: Alignment | null; planMargin
?: number | null; planPadding
?: number | null; planWidth
?: number | null }
Type declaration
-
Optional
__typename?: "PaywallLayoutConfiguration"
-
Optional
alignment?: Alignment | null
-
Optional
planMargin?: number | null
-
Optional
planPadding?: number | null
-
Optional
planWidth?: number | null