Commit graph

7 commits

Author SHA1 Message Date
b238e6655a Re-organise the src and tests directories 2020-06-11 20:21:51 +01:00
259946d961 Fix Psalm issues 2020-06-05 21:58:35 +01:00
2ba89e1c6a Make the Client parameter optional for requests
Make the Client parameter optional when creating auth token, customer or
order requests, and create a new Client instance within the abstract
request if one isn't passed in.
2020-06-05 21:04:17 +01:00
0426632a08 Refactor, add traits 2020-05-31 00:45:56 +01:00
0650795d60 Add CustomerRequest request type
References #2
2020-05-30 21:35:25 +01:00
b042256e45 Declare strict types in existing files 2020-05-30 03:18:43 +01:00
352ef9d14f Add the auth token request
References #1
2020-05-30 03:04:29 +01:00