Class: Qismo::Objects::WaCreditInfo

Inherits:
Qismo::Object show all
Defined in:
lib/qismo/objects/wa_credit_info.rb

Overview

WA credit info object

Defined Under Namespace

Classes: Channel

Constant Summary

Constants included from Types

Types::Bool, Types::Hash, Types::Int, Types::String

Instance Attribute Summary collapse

Method Summary

Methods inherited from Qismo::Object

from_array

Instance Attribute Details

#channelsArray<Qismo::Objects::WaCreditInfo::Channel> (readonly)



64
# File 'lib/qismo/objects/wa_credit_info.rb', line 64

attribute? :channels, Types.Array(Channel.optional).optional

#free_sessionsInteger (readonly)

Returns:

  • (Integer)


68
# File 'lib/qismo/objects/wa_credit_info.rb', line 68

attribute? :free_sessions, Types::Int.optional