-
Notifications
You must be signed in to change notification settings - Fork 2
ArlulaAPI
Harrison Steyn edited this page Jan 10, 2022
·
5 revisions
This page details the ArlulaAPI
class. Instances of this class can be used to create requests to the ArchiveAPI
and OrdersAPI
.
Name | Type | Default Behaviour | Description |
---|---|---|---|
session |
Session |
required | An authenticated session |
archive()
can be used to get the reference to the Archive API
.
N/A
A reference to the Archive API
.
orders()
can be used to get the reference to the Orders API
.
N/A
A reference to the Orders API
.