public method OrderRequest.getCustomId
Gets the custom ID
Declaration
protojavascriptjavacsharppublic getCustomId() : string
public getCustomId() : string
protojavascriptjavacsharpfunction getCustomId()
function getCustomId()
protojavascriptjavacsharppublic String getCustomId();
public String getCustomId();
protojavascriptjavacsharppublic string getCustomId();
public string getCustomId();
Returns
The method returns the custom ID to use in a request
Declared in OrderRequest