PaymentInfoAttribute
Message Summary
message PaymentInfoAttribute
Payment methods describe the accepted methods of payment for a Place, including cash, debit cards, credit cards, checks, ePayments and other forms of payment. Additional notes and other information pertaining to payment methods can also be included.
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
place_index | uint32 | repeated | Index of the Place in a pool. 0-based index references to place in PlacePartition. | |
payment_type | PaymentType | Payment type. | ||
type_qualifier | string | repeated | Qualifiers for the payment type. | |
accepted | bool | Indicates whether the payment type is accepted or not. |