diff options
Diffstat (limited to 'session.h')
-rw-r--r-- | session.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ struct shopify_session { char *shop; char *nonce; - char *token; + char *access_token; char *scope; }; |
index : libshopify.git | ||
Shopify Admin API Library for C | Erik Prabowo Kamal |
summaryrefslogtreecommitdiff |