Web API

Pin

Other API in Package

User

Internal Tunnel

Internal Web

Tunnel

Method Summary
Date getExpirationDate()

Returns the expiration date of the PIN.

Date getLastAccess()

Returns the last access date of this PIN.

String getTxId()

Returns the Transaction ID of this PIN.

boolean isPublicPin()

Returns true if the PIN is for a public/single-use user.

boolean isUserPin()

Returns true if the PIN is for a user.

String toString()

Returns a description of this object.

Method Detail


Date getExpirationDate()

Returns the expiration date of the PIN.

Returns:  Date

Since: 12-01-2009

top

Date getLastAccess()

Returns the last access date of this PIN.

Returns:  Date

Since: 12-01-2009

top

String getTxId()

Returns the Transaction ID of this PIN.

Returns:  String

Since: 12-01-2009

top

boolean isPublicPin()

Returns true if the PIN is for a public/single-use user.

Returns:  boolean

Since: 12-01-2009

top

boolean isUserPin()

Returns true if the PIN is for a user.

Returns:  boolean

Since: 12-01-2009

top

String toString()

Returns a description of this object.

Returns:  String

Since: 12-01-2009

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: Dec 03, 2024 10:24 AM