Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CouponCodeTransaction

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:coupon_code_transaction"
links: { fx:coupon: Coupon; fx:coupon_code: CouponCode; fx:store: Backend.Rels.Store; fx:transaction: Backend.Rels.Transaction; self: CouponCodeTransaction }

Type declaration

props: { date_created: null | string; date_modified: null | string }

Type declaration

  • date_created: null | string

    The date this resource was created.

  • date_modified: null | string

    The date this resource was last modified.

zooms?: Readonly<Record<string, undefined | Core.Graph>>

Generated using TypeDoc