cash-.interface_object: Get a property from an interface object

$.interface_objectR Documentation

Get a property from an interface object

Description

Get a property from an interface object

Usage

## S3 method for class 'interface_object'
x$name

Arguments

x

An interface object

name

The name of the property to get

Value

The value of the specified property. The class of the returned value depends on the property's type as defined in the interface.


interface documentation built on Sept. 11, 2024, 8:59 p.m.