Share via


ServiceIndex Struct

Definition

Allows the extraction of information from Cash Changer subservices.

public struct ServiceIndex
type ServiceIndex = struct
Public Structure ServiceIndex
Inheritance
ServiceIndex

Constructors

ServiceIndex(Int32, Int32, Int32, Int32)

Creates an instance of the ServiceIndex structure with the specified values.

Properties

IndexOfBillAcceptor

Gets the index of the BillAcceptor subservice.

IndexOfBillDispenser

Gets the index of the BillDispenser subservice.

IndexOfCoinAcceptor

Gets the index of the CoinAcceptor subservice.

IndexOfCoinDispenser

Gets the index of the CoinDispenser subservice.

Applies to