Uses of Interface
ai.vectros.types.MintTokenResponse._FinalStage
Packages that use MintTokenResponse._FinalStage
-
Uses of MintTokenResponse._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement MintTokenResponse._FinalStageMethods in ai.vectros.types that return MintTokenResponse._FinalStageModifier and TypeMethodDescriptionMintTokenResponse._FinalStage.additionalProperties(Map<String, Object> additionalProperties) MintTokenResponse._FinalStage.additionalProperty(String key, Object value) MintTokenResponse.Builder.expiresAt(long expiresAt) When the token expires, as seconds since the Unix epoch (matches the token'sexpclaim).MintTokenResponse.ExpiresAtStage.expiresAt(long expiresAt) When the token expires, as seconds since the Unix epoch (matches the token'sexpclaim).