Bases: builtins.object
Base model class for all Shopify resources.
Returns a dictionary of attributes that have changed.
Holds the data enclosure name if not normalized.
Determine if the instance has been persisted.
Mark the model as being a subresource of another.
Holds the model parent id value. Used with is_subresource_of.
The model primary key.
List of properties exposed by the api.
The shopify url resource.
List of supported actions on the resource.
Returns the instance as a dictionary.
Underscore the class name.
Update the instance with the provided data.
Parameters: |
|
---|
Bases: shopify_trois.models.model.Model
ApplicationCharge http://docs.shopify.com/api/applicationcharge
Bases: shopify_trois.models.model.Model
Article http://docs.shopify.com/api/article
Bases: shopify_trois.models.model.Model
Asset is probably the weirdest resource exposed by Shopify. Create/Update is actually a PUT on theme/#{id}/assets.json Delete is a DELETE on theme/#{id}/assets.json and the asset key is passed by parameter...
http://docs.shopify.com/api/asset
Bases: shopify_trois.models.model.Model
Blog http://docs.shopify.com/api/blog
Bases: shopify_trois.models.model.Model
CarrierService http://docs.shopify.com/api/carrierservice
Bases: shopify_trois.models.model.Model
Checkout http://docs.shopify.com/api/checkout
Bases: shopify_trois.models.model.Model
Collect http://docs.shopify.com/api/collect
Bases: shopify_trois.models.model.Model
Comment http://docs.shopify.com/api/comment
Bases: shopify_trois.models.model.Model
Country http://docs.shopify.com/api/country
Bases: shopify_trois.models.model.Model
CustomCollection http://docs.shopify.com/api/customcollection
Bases: shopify_trois.models.model.Model
Customer http://docs.shopify.com/api/customer
Bases: shopify_trois.models.model.Model
CustomerGroup http://docs.shopify.com/api/customergroup
Bases: shopify_trois.models.model.Model
Event http://docs.shopify.com/api/event
Bases: shopify_trois.models.model.Model
Fulfillment http://docs.shopify.com/api/fulfillment
Bases: shopify_trois.models.model.Model
FulfillmentService http://docs.shopify.com/api/fulfillmentservice
Bases: shopify_trois.models.model.Model
MetaField http://docs.shopify.com/api/metafield
Bases: shopify_trois.models.model.Model
Order http://docs.shopify.com/api/order
Bases: shopify_trois.models.model.Model
Page http://docs.shopify.com/api/orderrisk
Bases: shopify_trois.models.model.Model
Page http://docs.shopify.com/api/page
Bases: shopify_trois.models.model.Model
http://docs.shopify.com/api/product
Bases: shopify_trois.models.model.Model
ProductImage http://docs.shopify.com/api/productimage
Bases: shopify_trois.models.model.Model
http://docs.shopify.com/api/productsearchengine
Bases: shopify_trois.models.model.Model
ProductVariant http://docs.shopify.com/api/productvariant
Bases: shopify_trois.models.model.Model
http://docs.shopify.com/api/province
Bases: shopify_trois.models.model.Model
RecurringApplicationCharge http://docs.shopify.com/api/recurringapplicationcharge
Bases: shopify_trois.models.model.Model
Redirect http://docs.shopify.com/api/redirect
Bases: shopify_trois.models.model.Model
ScriptTag http://docs.shopify.com/api/scriptag
Bases: shopify_trois.models.model.Model
http://docs.shopify.com/api/shop
Bases: shopify_trois.models.model.Model
http://docs.shopify.com/api/smartcollection
Bases: shopify_trois.models.model.Model
Theme http://docs.shopify.com/api/theme
Bases: shopify_trois.models.model.Model
Transaction http://docs.shopify.com/api/transactions
Bases: shopify_trois.models.model.Model
Webhook http://docs.shopify.com/api/webhook