Method: AmzSpApi::VendorDirectFulfillmentPaymentsApiModel::Configuration#password
- Defined in:
- lib/vendor-direct-fulfillment-payments-api-model/configuration.rb
#password ⇒ String
Defines the password used with HTTP basic authentication.
47 48 49 |
# File 'lib/vendor-direct-fulfillment-payments-api-model/configuration.rb', line 47 def password @password end |