Function getCommentBoardBan

  • Parameters

    Returns Promise<ICommentBoardBan>

    Description

    Get comment board ban resource from commentBoardBanId

    Async

    Since

    0.1.0

    Example

     getCommentBoardBan({
    commentBoardBanId: '<comment_board_ban_id>',
    })
    ``

Generated using TypeDoc