class Lokalise::Collections::PaymentCard

Public Class Methods

endpoint(*_args) click to toggle source
# File lib/ruby-lokalise-api/collections/payment_card.rb, line 7
def endpoint(*_args)
  path_from payment_cards: nil
end