Class: APIAuthenticationType
- Inherits:
-
String
- Object
- String
- APIAuthenticationType
- Defined in:
- lib/paypal-business/default.rb
Overview
urn:ebay:apis:eBLBaseComponentsAPIAuthenticationType
Constant Summary collapse
- AuthNone =
APIAuthenticationType.new("Auth-None")
- Cert =
APIAuthenticationType.new("Cert")
- Sign =
APIAuthenticationType.new("Sign")
- @@schema_type =
"APIAuthenticationType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"