Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
Time at which the object was created. Measured in seconds since the Unix epoch.
Returns if the link is already expired.
Time that the link expires.
The file object this link points to.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The publicly accessible URL to download the file.
To share the contents of a
Fileobject with non-Stripe users, you can create aFileLink.FileLinks contain a URL that you can use to retrieve the contents of the file without authentication.