Method: PureCloud::BillingPeriod#start_date
- Defined in:
- lib/purecloud/models/billing_period.rb
#start_date ⇒ Object
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
11 12 13 |
# File 'lib/purecloud/models/billing_period.rb', line 11 def start_date @start_date end |