ResourceDetails
type ResourceDetails = {
authorizationHeader: string;
id: string;
location: string;
name: string;
respository: string;
};
details of the transaction resource
Properties
authorizationHeader
authorizationHeader: string;
authorization header to upload the resource
id
id: string;
resource id
location
location: string;
url to stream the resource
name
name: string;
name of the resource
respository
respository: string;
urn of the target upload location