Skip to content

Ty/dlc 4557#27

Merged
tylerjnap merged 5 commits intomasterfrom
ty/DLC-4557
Dec 7, 2017
Merged

Ty/dlc 4557#27
tylerjnap merged 5 commits intomasterfrom
ty/DLC-4557

Conversation

@tylerjnap
Copy link
Contributor

No description provided.

README.rst Outdated

client = Client('sk-XXX')

rresponse = client.links.get_info({

Choose a reason for hiding this comment

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

Extra r?

from pybutton.resources.customers import Customers
from pybutton.resources.merchants import Merchants
from pybutton.resources.orders import Orders
from pybutton.resources.links import Links

Choose a reason for hiding this comment

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

Alphabetical order

Merchants,
Orders
Orders,
Links

Choose a reason for hiding this comment

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

Alphabetical order


'''

def _path(self, link=None):

Choose a reason for hiding this comment

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

Why does this take link as an argument?

@tylerjnap tylerjnap merged commit cd75fcb into master Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants