addedOutput schema / properties / Results
Added value: +{
+ "items": {
+ "properties": {
+ "AyesCount": {
+ "type": "number"
+ },
+ "Date": {
+ "type": "string"
+ },
+ "DebateSection": {
+ "type": "string"
+ },
+ "DebateSectionExtId": {
+ "type": "string"
+ },
+ "DebateSectionSource": {
+ "type": "string"
+ },
+ "DivisionHasTime": {
+ "type": "boolean"
+ },
+ "EVELAyesCount": {
+ "type": "null"
+ },
+ "EVELInfo": {
+ "type": "null"
+ },
+ "EVELNoesCount": {
+ "type": "null"
+ },
+ "EVELType": {
+ "type": "null"
+ },
+ "ExternalId": {
+ "type": "string"
+ },
+ "House": {
+ "type": "string"
+ },
+ "Id": {
+ "type": "number"
+ },
+ "IsCommitteeDivision": {
+ "type": "boolean"
+ },
+ "MemberVotedAye": {
+ "type": "null"
+ },
+ "NoesCount": {
+ "type": "number"
+ },
+ "Number": {
+ "type": "string"
+ },
+ "TextAfterVote": {
+ "type": "string"
+ },
+ "TextBeforeVote": {
+ "type": "string"
+ },
+ "Time": {
+ "type": [
+ "string",
+ "null"
+ ]
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+}