Method: TripletexApi::Subscription#fields

Defined in:
lib/tripletex_api/models/subscription.rb

#fieldsObject

The fields in the object delivered with the notification callback, nested as in other API calls.



33
34
35
# File 'lib/tripletex_api/models/subscription.rb', line 33

def fields
  @fields
end