TokenPostResource interface
Represents a resource for posting tokens. This interface defines the structure of a token post resource, including its SAS URL.
Properties
sas |
The SAS URL for the token post resource. |
Property Details
sasUrl
The SAS URL for the token post resource.
sasUrl?: string
Property Value
string