Coda by Ian Macalinao
    Preparing search index...

    Interface AccountBumpValueNode

    interface AccountBumpValueNode {
        kind: "accountBumpValueNode";
        name: CamelCaseString;
    }
    Index

    Properties

    Properties

    kind: "accountBumpValueNode"