Class FileLink

All Implemented Interfaces:
HasId, MetadataStore<FileLink>, 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 can be used to retrieve the contents of the file without authentication.