OBJECT
Site wide customization settings for a marketplace
type FinanceSettings {# Indicates if credit notes feature is enabled for this verticalcreditNotesEnabled: Boolean # True if immutable tax documents is enabledimmutableTaxDocumentsEnabled: Boolean! # Value used for placeholder and any messaging around Vertical default Tax RateitemTaxRate: Float }