Class: XeroKiwi::Accounting::User

Inherits:
Object
  • Object
show all
Includes:
Resource
Defined in:
lib/xero_kiwi/accounting/user.rb

Overview

Represents a Xero User returned by the Accounting API.

See: developer.xero.com/documentation/api/accounting/users

Instance Method Summary collapse

Methods included from Resource

#==, #hash, included, #initialize, #inspect, #reference?, #to_h

Instance Method Details

#subscriber?Boolean

Returns:

  • (Boolean)


22
# File 'lib/xero_kiwi/accounting/user.rb', line 22

def subscriber? = is_subscriber == true