Method: AmzSpApi::VendorDirectFulfillmentPaymentsApiModel::Configuration#username

Defined in:
lib/vendor-direct-fulfillment-payments-api-model/configuration.rb

#usernameString

Defines the username used with HTTP basic authentication.

Returns:

  • (String)


42
43
44
# File 'lib/vendor-direct-fulfillment-payments-api-model/configuration.rb', line 42

def username
  @username
end