mirror of
https://github.com/pretix/pretix.git
synced 2026-05-19 17:34:03 +00:00
Fix typos in doc
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
committed by
Richard Schreiber
parent
4ce66505a0
commit
1cb9957dfe
@@ -28,7 +28,7 @@ created datetime Date of creatio
|
||||
updated datetime Date of last modification
|
||||
expires datetime Expiry date (or ``null``)
|
||||
customer string Identifier of a customer account this medium belongs to.
|
||||
linked_orderpositions list of integer Internal IDs of tickets this medium is linked to.
|
||||
linked_orderpositions list of integers Internal IDs of tickets this medium is linked to.
|
||||
linked_orderposition integer **DEPRECATED.** ID of the ticket the medium is linked to, if it is linked to
|
||||
only one ticket. ``null``, if the medium is linked to none or multiple tickets.
|
||||
linked_giftcard integer Internal ID of a gift card this medium is linked to.
|
||||
|
||||
Reference in New Issue
Block a user