Skip to content

Add OrderItem.cs #2

@mikelarkin

Description

@mikelarkin

API v2 has new URI to retrieve just order item information. We need to support this.

http://www.fetchapp.com/pages/help-api2#order-items

  • id (integer)
  • sku (string)
  • order_id (string)
  • product_name (string)
  • price (float)
  • download_count (integer)
  • custom_1 (string)
  • custom_2 (string)
  • custom_3 (string)
  • created_at (datetime)
  • files_uri (string)
  • downloads_uri (string)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions