TransactionInitiatorPlatform
interface TransactionInitiatorPlatform (View source)
In the context on this information technology implementation, an Invoicer Plaform defines
an entity that makes request for invoice transactions on the gateway platform. Invoicer Platforms
are defines by their name, address, domain, and authorization credentials.
Methods
Get the virtual/numerical address of the invoicer platform
Returns the Domain identifier of the Invoicer platform
Returns the list of invoicer plaform credentials
Returns the active/inactive state of the platform entity
Details
string
getAddress()
Get the virtual/numerical address of the invoicer platform
string
getDomain()
Returns the Domain identifier of the Invoicer platform
TransactionInitiatorPlatformCredential[]|TransactionInitiatorPlatform>
getCredentials()
Returns the list of invoicer plaform credentials
bool
isActive()
Returns the active/inactive state of the platform entity