Method: XeroRuby::AppStore::SubscriptionItem#start_date
- Defined in:
- lib/xero-ruby/models/app_store/subscription_item.rb
#start_date ⇒ Object
Date the subscription started, or will start. Note: this could be in the future for downgrades or reduced number of seats that haven’t taken effect yet.
35 36 37 |
# File 'lib/xero-ruby/models/app_store/subscription_item.rb', line 35 def start_date @start_date end |