Show / Hide Table of Contents

    CreateParameterObject Procedure

    Codeunit Sample Function Handler

    This function returns a parameter object formatted in a way that this Communication Method expects. This parameter object will then be passed as a parameter when this function is invoked.

    Signature

    CreateParameterObject(AppendToBaseUrl: Text) : JsonObject
    

    Parameters

    AppendToBaseUrl Text

    The Url that will be appended to the base url.

    Returns

    JsonObject

    A JsonObject with all parameters.

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX