Skip to content

Commit

Permalink
remove 'exchange'
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperGomes committed Feb 25, 2025
1 parent 9491957 commit e783492
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# EIC or GLN number
t.StructField("balance_responsible_party_id", t.StringType(), not nullable),
#
# 'consumption' | 'production' | 'exchange'
# 'consumption' | 'production'
t.StructField("metering_point_type", t.StringType(), not nullable),
#
# 'flex' | 'non_profiled'
Expand Down

0 comments on commit e783492

Please sign in to comment.