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