Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

get_postings

Satinder Rawal answered on April 23, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Postings
  • post_posting_code

  • get_postings

    0

    Gets a list of PostingInstruction objects, whose value_timestamps fall within the requested time window. If a duration is specified in the @requires decorator, the size of the time window will fall within [hook_effective_date - requirement_duration, hook_effective_date]. If a fetcher_id is specified in the postings argument of the @fetch_account_data decorator and passed as an argument in the get_postings function call, then the time window is specified in the definition of the PostingsIntervalFetcher with the specified fetcher_id in the data_fetchers list of the Contract metadata. If no hook decorator is provided and the current hook is pre/post_posting_code, this returns any covering postings of the proposed batch (plus the proposed postings, if include_proposed=True). The default ordering of the list is by value_timestamp; you can order/filter further using the sorted builtin and other builtin mechanisms. 

    Popularity 1/10 Helpfulness 1/10 Language php
    Source: Grepper
    Tags: php
    Link to this answer
    Share Copy Link
    Contributed on Apr 23 2023
    Satinder Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.