NetworkProgram

Types

Link copied to clipboard
class Builder

A builder for NetworkProgram.

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of defaultProductCode.

Link copied to clipboard

Returns the raw JSON value of name.

Link copied to clipboard

Returns the raw JSON value of token.

Link copied to clipboard

Network product ID associated with this program.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
fun name(): String

The name of the network program.

Link copied to clipboard

RPIN value assigned by the network.

Link copied to clipboard
Link copied to clipboard
fun token(): String

Lithic-generated unique identifier for the program

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard