payment property

POIPaymentDetails? payment
getter/setter pair

Details about the payment options at the POI. Set to null if the place is not a POI or if payment details are not available. Not supported in OfflineSearchEngine (only available for the Navigate license).

Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.

Implementation

POIPaymentDetails? payment;