KItinerary::ProgramMembership

Search for usage in LXR

KItinerary::ProgramMembership Class Reference

#include <programmembership.h>

Properties

QVariant tokenData
 
KItinerary::Token::TokenType tokenType
 

Public Member Functions

QVariant tokenData () const
 
Token::TokenType tokenType () const
 

Detailed Description

A frequent traveler, bonus points or discount scheme program membership.

See also
https://schema.org/ProgramMembership

Definition at line 21 of file programmembership.h.

Property Documentation

◆ tokenData

QVariant ProgramMembership::tokenData
read

The token payload for barcodes, otherwise the same as ticketToken.

For binary content barcodes this is a QByteArray, otherwise a QString.

Definition at line 41 of file programmembership.h.

◆ tokenType

Token::TokenType ProgramMembership::tokenType
read

KItinerary extension: barcode token for program membership cards having a barcode representation (e.g.

Deutsch Bahn BahnCards). Semantics are the same as of Ticket::ticketToken.

See also
Ticket::ticketToken The type of the token.

Definition at line 37 of file programmembership.h.

Member Function Documentation

◆ tokenType()

Token::TokenType KItinerary::ProgramMembership::tokenType ( ) const

Non-standard extension for ticket validity time ranges.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:58:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.