Class FileLink

All Implemented Interfaces:
HasId, MetadataStore<FileLink>, StripeActiveObject, StripeObjectInterface

public class FileLink extends ApiResource implements HasId, MetadataStore<FileLink>
To share the contents of a File object with non-Stripe users, you can create a FileLink. FileLinks contain a URL that you can use to retrieve the contents of the file without authentication.