CommandEndpointProviderContract
in
Interface CommandEndpointProviderContract
Interface for providing the endpoint URL for a command in the Yigim payment system.
Table of Contents
Methods
- getEndpoint() : string
- Get the endpoint URL for the command.
Methods
getEndpoint()
Get the endpoint URL for the command.
public
getEndpoint() : string
Return values
string —The endpoint URL for the command.