Type alias CreateApplicationRequest

CreateApplicationRequest: {
    body: CreateApplicationInput;
}

Type declaration

Generated using TypeDoc