Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Transaction uuid #660

Merged
merged 5 commits into from Mar 2, 2017
Merged

Transaction uuid #660

merged 5 commits into from Mar 2, 2017

Conversation

xdamman
Copy link
Contributor

@xdamman xdamman commented Feb 27, 2017

Copy link
Member

@asood123 asood123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to be merged, once PR with app changes is ready.

amount: 999
};
const slug = 'testgroup';
const transactionid = transaction.id;
const transactionuuid = transaction.uuid;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually we'd camelCase variables names with multiple words.

@xdamman
Copy link
Contributor Author

xdamman commented Mar 2, 2017 via email

@asood123
Copy link
Member

asood123 commented Mar 2, 2017

I usually write transactionId. transactionUuid would be more consistent but transactionUUID is easier to parse.

@asood123 asood123 merged commit da1bb14 into master Mar 2, 2017
@asood123 asood123 deleted the transactionUUID branch March 2, 2017 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants