Versions in this module Expand all Collapse all v0 v0.0.2 Jun 16, 2023 v0.0.1 Jun 16, 2023 Changes in this version + func GetInvoiceInfo(ctx *corporation.App, payload []byte) (resp []byte, err error) + func GetInvoiceInfoBatch(ctx *corporation.App, payload []byte) (resp []byte, err error) + func UpdateInvoiceStatus(ctx *corporation.App, payload []byte) (resp []byte, err error) + func UpdateStatusBatch(ctx *corporation.App, payload []byte) (resp []byte, err error)