Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
[TASK] Add missing created field to transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Schmitz committed Feb 5, 2019
1 parent 7a147f5 commit bf2e664
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
<property name="billing" type="ChannableAddress"/>
<property name="extra" type="ChannableExtra"/>
<property name="price" type="ChannablePrice"/>
<property name="created" type="string"/>
</transfer>

<transfer name="ChannablePrice">
Expand Down

0 comments on commit bf2e664

Please sign in to comment.