statuses

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBlockedByMembersForMember added in v1.0.4

func AddBlockedByMembersForMember(
	jwtToken string,
	reqBody request.BlockPairedMembersReqBody,
	statusParam request.StatusParam,
) ([]common.PairedMember, error)

func AddBlockedByTicketsForMember

func AddBlockedByTicketsForMember(
	jwtToken string,
	reqBody request.AddTicketsReqBody,
	statusParam request.StatusParam,
) ([]response.Ticket, error)

func DeleteBlockedByMemberForMember added in v1.0.4

func DeleteBlockedByMemberForMember(jwtToken string, blockedByMemberParam request.BlockedByMemberParam) error

func DeleteBlockedByOtherItemsForMember

func DeleteBlockedByOtherItemsForMember(jwtToken string, statusParam request.StatusParam) error

func DeleteBlockedByTicketForMember

func DeleteBlockedByTicketForMember(jwtToken string, ticketParam request.TicketParam) error

func UpdateBlockedByMemberForMember added in v1.0.4

func UpdateBlockedByMemberForMember(
	jwtToken string,
	reqBody common.PairedMember,
	blockedByMemberParam request.BlockedByMemberParam,
) (common.PairedMember, error)

func UpdateBlockedByOtherItemsForMember

func UpdateBlockedByOtherItemsForMember(
	jwtToken string,
	reqBody request.StatusOtherItemsReqBody,
	statusParam request.StatusParam,
) (response.StatusOtherItems, error)

func UpdateBlockedByTicketForMember

func UpdateBlockedByTicketForMember(
	jwtToken string,
	reqBody request.TicketReqBody,
	ticketParam request.TicketParam,
) (response.Ticket, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL