Method: Dnsimple::Struct::Account#plan_identifier
- Defined in:
- lib/dnsimple/struct/account.rb
#plan_identifier ⇒ String
Returns The identifier of the plan the account is subscribed to.
14 15 16 |
# File 'lib/dnsimple/struct/account.rb', line 14 def plan_identifier @plan_identifier end |