Class: CheckoutSdk::Accounts::ArticlesOfAssociation

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/accounts/articles_of_association.rb

Instance Attribute Summary collapse

Instance Attribute Details

#frontString

Returns:

  • (String)


9
10
11
12
# File 'lib/checkout_sdk/accounts/articles_of_association.rb', line 9

class ArticlesOfAssociation
  attr_accessor :type,
                :front
end

#typeArticlesOfAssociationType



9
10
11
12
# File 'lib/checkout_sdk/accounts/articles_of_association.rb', line 9

class ArticlesOfAssociation
  attr_accessor :type,
                :front
end