corda / net.corda.node.services.api / AcceptsFileUpload / accepts

accepts

open fun accepts(prefix: String): Boolean

Overrides FileUploader.accepts

Check if this service accepts this type of upload. For example if you are uploading interest rates this could be "my-service-interest-rates". Type here does not refer to file extentions or MIME types.