Method: Bitly::API::Qrcode.attributes
- Defined in:
- lib/bitly/api/qrcode.rb
.attributes ⇒ Object
16 17 18 |
# File 'lib/bitly/api/qrcode.rb', line 16 def self.attributes [:qrcode_id, :title, :archived, :serialized_content, :long_urls, :bitlink_id, :qr_code_type, :render_customizations] end |