class PayPal::SDK::ButtonManagerRails::DataTypes::InstrumentDetailsType
InstrumentDetailsType
Promotional Instrument Information.
Public Class Methods
load_members()
click to toggle source
# File lib/paypal-sdk/button_manager_rails/data_types.rb, line 1704 def self.load_members # This field holds the category of the instrument only when it is promotional. Return value 1 represents BML. object_of :InstrumentCategory, String, :namespace => :ebl end