Skip to content

Instantly share code, notes, and snippets.

@hitchcockwill
Created October 20, 2015 20:42
Show Gist options
  • Save hitchcockwill/004bb919ad8326a2e6b8 to your computer and use it in GitHub Desktop.
Save hitchcockwill/004bb919ad8326a2e6b8 to your computer and use it in GitHub Desktop.
"Fare": {
"Type": "Published",
"Code": null,
"IsRefundable": false,
"Components": {
"BaseFare": {
"Money": {
"Amount": 4108.86,
"Currency": "USD",
"DisplayAmount": "USD 4,108.86"
},
"Components": null,
"Properties": []
},
"TotalFare": {
"Money": {
"Amount": 4578.42,
"Currency": "USD",
"DisplayAmount": "USD 4,578.42"
},
"Components": null,
"Properties": []
}
}
}
@hitchcockwill
Copy link
Author

Description?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment