Link Search Menu Expand Document

NameValuePair

Overview

This object represents a related name and value combination.

Properties

Name Type Description
Name String A name or key.
Value String A corresponding value. The type of the value is determined by the type of the NameValuePair object, e.g.Date(in any of the supporting formats), double, or String.

Back to top

Copyright Ⓒ 2023 CloudBilling (Inter8-NL B.V.)