Package com.stripe.model.v2.reporting
Class ReportRun.Result.File
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.reporting.ReportRun.Result.File
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ReportRun.Result
Contains metadata about the file produced by the
ReportRun, including its content
type, size, and a URL to download its contents.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA pre-signed URL that allows secure, time-limited access to download the file. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetSize()inthashCode()voidsetContentType(String contentType) voidsetDownloadUrl(ReportRun.Result.File.DownloadUrl downloadUrl) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString