Sha256: cfaffed7f3823e01f11af147a6040f05a6ca90806f47f100f565f50a141aea70
Contents?: true
Size: 327 Bytes
Versions: 2
Compression:
Stored size: 327 Bytes
Contents
module ChargeBee class OmnichannelSubscriptionItem < Model attr_accessor :id, :item_id_at_source, :status, :current_term_start, :current_term_end, :expired_at, :expiration_reason, :cancelled_at, :cancellation_reason, :resource_version # OPERATIONS #----------- end # ~OmnichannelSubscriptionItem end # ~ChargeBee
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chargebee-2.47.1 | lib/chargebee/models/omnichannel_subscription_item.rb |
chargebee-2.47.0 | lib/chargebee/models/omnichannel_subscription_item.rb |