class AuthorizeNet::CustomerProfile
Constants
- ATTRIBUTES
Public Class Methods
new()
click to toggle source
# File lib/authorize_net/customer_profile.rb, line 22 def initialize @payment_profiles = [] end
# File lib/authorize_net/customer_profile.rb, line 22 def initialize @payment_profiles = [] end