Anchor to CheckoutBrandingFontCheckout
CheckoutBrandingFont
interface
A font.
Anchor to FieldsFields
- Anchor to sourcessources•
The font sources.
- Anchor to weightweight•
The font weight.
Was this section helpful?
{
"sources": "",
"weight": ""
}
{
"sources": "",
"weight": ""
}
interface CheckoutBrandingFont {
sources: String
weight: Int
}