Interface iAddBalancesToOffChainStorageSuccessResponse

interface iAddBalancesToOffChainStorageSuccessResponse {
    uri?: string;
}

Implemented by

Properties

Properties

uri?: string

The URI of the stored data.