All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.stripe.net.ApiMode Maven / Gradle / Ivy

There is a newer version: 28.1.0-beta.3
Show newest version
package com.stripe.net;

public enum ApiMode {
  V1,
  PREVIEW,
  OAuth
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy