@yeying-community/yeying-client-ts
    Preparing search index...

    Type Alias UpdateLinkRequestBodyJson

    from message yeying.api.asset.UpdateLinkRequestBody

    type UpdateLinkRequestBodyJson = {
        link?: LinkMetadataJson;
    }
    Index

    Properties

    Properties

    from field: yeying.api.asset.LinkMetadata link = 1;