Type Aliases

The following type aliases are available globally.

  • Alias the lock name to String type.

    Lock name is a string identifier such as AXA:0123456789abcdef.

    Declaration

    Swift

    public typealias LockName = String