{ "type": "object", "properties": { "Level_Before_Reset__c": { "type": "['string', 'null']", "example": "example_value" } }, "required": [ "Level_Before_Reset__c" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "AdditionalLoyaltyMemberCurrencyFields" }