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

    Type Alias CreateApplicationRequestBodyJson

    from message yeying.api.application.CreateApplicationRequestBody

    type CreateApplicationRequestBodyJson = {
        application?: ApplicationMetadataJson;
    }
    Index

    Properties

    Properties

    from field: yeying.api.common.ApplicationMetadata application = 1;