import { Root } from "dwolla/models";
let value: Root = {
links: {
"key": {
href: "https://api.dwolla.com",
type: "application/vnd.dwolla.v1.hal+json",
resourceType: "resource-type",
},
},
};| Field | Type | Required | Description |
|---|---|---|---|
links |
Record<string, models.HalLink> | ➖ | N/A |