Type Alias PreapplyResponse

PreapplyResponse: {
    contents: OperationContentsAndResult[];
}