class Nova::API::Resource::Installment
Constants
- ALLOWED_ATTRIBUTES
Public Class Methods
endpoint()
click to toggle source
# File lib/nova/api/resource/installment.rb, line 13 def self.endpoint '/api/installments' end