Coda by Ian Macalinao
    Preparing search index...

    Interface AccountValueNode

    interface AccountValueNode {
        kind: "accountValueNode";
        name: CamelCaseString;
    }
    Index

    Properties

    Properties

    kind: "accountValueNode"