Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@sap/cloud-sdk-op-vdm-treasury-position-flow-service

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/cloud-sdk-op-vdm-treasury-position-flow-service

SAP Cloud SDK for JavaScript: Virtual Data Model (VDM) for service treasury-position-flow-service

latest
npmnpm
Version
2.1.0
Version published
Maintainers
1
Created
Source

@sap/cloud-sdk-op-vdm-treasury-position-flow-service

This package contains the OData VDM for the Treasury Position Flow Service.

Usage Example

import { treasuryPositionFlowService } from '@sap/cloud-sdk-op-vdm-treasury-position-flow-service';

const { trsyPosFlowApi } = treasuryPositionFlowService()
const resultPromise = trsyPosFlowApi.requestBuilder().getAll().top(5).execute({ destinationName:'myDestinationName' });

FAQs

Package last updated on 05 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts