class PayPal::SDK::REST::DataTypes::HyperSchema
Public Class Methods
load_members()
click to toggle source
# File lib/paypal-sdk/rest/data_types.rb, line 2216 def self.load_members array_of :links, Links object_of :fragmentResolution, String object_of :readonly, Boolean object_of :contentEncoding, String object_of :pathStart, String object_of :mediaType, String end