Sha256: f7ec793c86c6cfa8984e8795b13fee55f67712944e8c79ae781264df92f94987

Contents?: true

Size: 132 Bytes

Versions: 6

Compression:

Stored size: 132 Bytes

Contents

# frozen_string_literal: true

module BoletoSimples
  class CustomerSubscription < BaseModel
    custom_post :next_charge
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
boletosimples-2.1.0 lib/boletosimples/resources/customer_subscription.rb
boletosimples-2.0.0 lib/boletosimples/resources/customer_subscription.rb
boletosimples-1.0.4 lib/boletosimples/resources/customer_subscription.rb
boletosimples-1.0.3 lib/boletosimples/resources/customer_subscription.rb
boletosimples-1.0.2 lib/boletosimples/resources/customer_subscription.rb
boletosimples-1.0.1 lib/boletosimples/resources/customer_subscription.rb