Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CheckoutTypes

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:checkout_types"
links: { fx:property_helpers: PropertyHelpers; self: CheckoutTypes }

Type declaration

props: { message: string; values: Record<string, string> }

Type declaration

  • message: string

    A small, human readable explanation of this property helper.

  • values: Record<string, string>

    JSON objects with the checkout types supported. The key values are the values you use for the Store resource's checkout_type property.

zooms?: Readonly<Record<string, undefined | Core.Graph>>

Generated using TypeDoc