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