Class: IronBank::Resources::CommunicationProfile

Inherits:
IronBank::Resource show all
Defined in:
lib/iron_bank/resources/communication_profile.rb

Overview

A Zuora communication profile. Controls which notifications (emails and callouts) are sent to a customers and external systems, e.g. provisioning, when events happen for the account, such as invoice posted, subscription created, etc.

Instance Attribute Summary

Attributes inherited from IronBank::Resource

#remote

Method Summary

Methods inherited from IronBank::Resource

#==, #id, #initialize, #inspect, object_name, #reload, #remove_instance_vars, with_cache, with_local_records

Methods included from Associations::ClassMethods

#with_many, #with_one

Methods included from Metadata

#excluded_fields, #fields, #query_custom_fields, #query_fields, #reset, #schema, #single_resource_query_fields, #with_schema

Methods included from Queryable

#all, #find, #find_each, #first, #where

Methods included from Associations

#with_memoization

Constructor Details

This class inherits a constructor from IronBank::Resource