Skip to content

PaymentMethodCreditCard

The subclass of gr:PaymentMethod represents all variants and brands of credit or debit cards as a standardized procedure for transferring the monetary amount for a purchase. It is mostly used for specifying the types of payment accepted by a gr:Business Entity.

Examples: VISA, MasterCard, or American Express.

Diagram

cluster_associated PaymentMethod PaymentMethod PaymentMethodCreditCard PaymentMethodCreditCard description : rdfs:Literal name : rdfs:Literal PaymentMethodCreditCard->PaymentMethod

PaymentMethodCreditCard Diagram

Formalization for PaymentMethodCreditCard

Property Constraint
description datatype rdfs:Literal
name datatype rdfs:Literal
subClassOf PaymentMethod