acceptsCashOnly property

bool? acceptsCashOnly
getter/setter pair

Place accepts cash only as payment.

Places with this attribute may still accept other payment methods.

Implementation

core.bool? acceptsCashOnly;