Interface protos.google.maps.places.v1.Place.IPaymentOptions (1.7.0)

Properties of a PaymentOptions.

Package

@googlemaps/places

Properties

acceptsCashOnly

acceptsCashOnly?: (boolean|null);

PaymentOptions acceptsCashOnly

acceptsCreditCards

acceptsCreditCards?: (boolean|null);

PaymentOptions acceptsCreditCards

acceptsDebitCards

acceptsDebitCards?: (boolean|null);

PaymentOptions acceptsDebitCards

acceptsNfc

acceptsNfc?: (boolean|null);

PaymentOptions acceptsNfc