{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/unece/UnecePaymentFinancialAccountTypeCodeList",
	"title": "UnecePaymentFinancialAccountTypeCodeList",
	"description": "Values for UnecePaymentFinancialAccount typeCode property.",
	"anyOf": [
		{
			"const": "unece:specifiedPaymentFinancialAccount",
			"description": "A payment financial account specified for this payment financial institution."
		}
	]
}
