Method: PayPal::SDK::ButtonManager::DataTypes::DisplayControlDetailsType.load_members
- Defined in:
- lib/paypal-sdk/button_manager/data_types.rb
.load_members ⇒ Object
3084 3085 3086 3087 |
# File 'lib/paypal-sdk/button_manager/data_types.rb', line 3084 def self.load_members # Optional URL to pay button image for the inline checkout flow. Currently applicable only to the inline checkout flow when the FlowControlDetails/InlineReturnURL is present. object_of :InContextPaymentButtonImage, String, :namespace => :ebl end |