com.kibocommerce.sdk.fulfillment.auth.OAuthFlow Maven / Gradle / Ivy
The newest version!
/*
* Kibo Fulfillment API - Production Profile
* REST API backing the Kibo Fulfiller User Interface
*
* OpenAPI spec version: 1.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
package com.kibocommerce.sdk.fulfillment.auth;
public enum OAuthFlow {
accessCode, implicit, password, application
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy