Method: PureCloud::Wrapup#provisional
- Defined in:
- lib/purecloud/models/wrapup.rb
#provisional ⇒ Object
Indicates if this is a pending save and should not require a code to be specified. This allows someone to save some temporary wrapup that will be used later.
40 41 42 |
# File 'lib/purecloud/models/wrapup.rb', line 40 def provisional @provisional end |