Method: UltracartClient::OrderMarketing#cell_phone_opt_in
- Defined in:
- lib/ultracart_api/models/order_marketing.rb
#cell_phone_opt_in ⇒ Object
True if the customer has opted into SMS marketing
22 23 24 |
# File 'lib/ultracart_api/models/order_marketing.rb', line 22 def cell_phone_opt_in @cell_phone_opt_in end |