Click or drag to resize
Infosoft Logo

IAccountTextServiceUpdateAccountText Method

Updates a Account Text with new values.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
AccountTextResponse UpdateAccountText(
	UpdateAccountTextRequest request
)

Parameters

request  UpdateAccountTextRequest
The request containing the Account Text to update

Return Value

AccountTextResponse
The updated Account Text
See Also