Package com.stripe.model.v2.iam
Class ApiKey.SecretKey
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.iam.ApiKey.SecretKey
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ApiKey
Token set for a secret key.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe encrypted secret for the API key. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetToken()inthashCode()voidsetEncryptedSecret(ApiKey.SecretKey.EncryptedSecret encryptedSecret) voidsetSecretTokenRedacted(String secretTokenRedacted) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString