Skip to content

Codeunit WSB_ComplaintMonet

Implements the monet product interface (WSB_IMonetProduct) for the "Complaint Registration" product,

Properties

Name Value
Access Public

Methods

wgFncGetAppID

Retrieves the app ID of the Business Central app connected to the product.

Returns

Type Description
Guid The app ID.

wgFncGetBillingMethod

Retrieves the billing method that is used for the product.

Returns

Type Description
Enum WSB_MonetBillingMethod The billing method.

wgFncGetLiveProductID

Retrieves the product ID of the product in the LIVE account.

Returns

Type Description
Text[255] The live product ID.

wgFncGetTestProductID

Retrieves the product ID of the product in the TEST account.

Returns

Type Description
Text[255] The test product ID.