************ Subscription ************ An object representing a single subscription. Used by the :doc:`/documentation/subscriptions` resource. ==================== ======================================================== ========================================== Field name Type Description ==================== ======================================================== ========================================== is_valid Boolean Whether the subscription is currently valid expires_at Datetime Date and time when the subscription expires or was expired. Can be ``null``. membership Object with ``name`` :doc:`/objects/i18n` and ``uid`` Membership information provided_by_ticket :doc:`Ticket ` Reference to the ticket that provides this membership ==================== ======================================================== ==========================================