Accounting Apex API Developer Reference

c2g.LocalClearingSystemService

global with sharing class LocalClearingSystemService implements API

The service class relating to Local Clearing System custom metadata.

Methods

getLocalClearingSystems

global static List<c2g.LocalClearingSystem.Element> getLocalClearingSystems()

This service returns a list of Local Clearing Systems (LCS). Each Local Clearing System in the list is represented as an Element, which is a global class defined in the global c2g.LocalClearingSystem class. Each Element allows you to get the PSP, Region, Payment Currency, and LCS for the related Local Clearing System.

Return Value

A list of the Local Clearing System Elements.

© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.