interface CloseSessionResponseOptions {
    responseHeader?: ResponseHeaderOptions;
}

Properties

Properties

responseHeader?: ResponseHeaderOptions