class Xfrtuc::ApiEndpoint
Attributes
client[R]
Public Class Methods
new(client)
click to toggle source
# File lib/xfrtuc.rb, line 54 def initialize(client) @client = client end