Class: PayPal::SDK::Core::OpenIDConnect::DataTypes::Base

Inherits:
API::DataTypes::Base show all
Defined in:
lib/paypal-sdk/core/openid_connect/data_types.rb

Direct Known Subclasses

Address, Error, Tokeninfo, Userinfo

Constant Summary

Constants inherited from API::DataTypes::Base

API::DataTypes::Base::ContentKey, API::DataTypes::Base::HashOptions

Method Summary

Methods inherited from API::DataTypes::Base

add_attribute, add_member, array_of, #convert_array, #convert_object, define_alias_methods, #hash_key, #initialize, #member_names, members, #members, #merge!, object_of, #set, #skip_value?, snakecase, #to_hash, #value_to_hash

Methods included from Logging

#log_event, #logger, logger, logger=

Constructor Details

This class inherits a constructor from PayPal::SDK::Core::API::DataTypes::Base