OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Basket_GetMemberType C# (CSharp) Method

OTAPI_Basic_Basket_GetMemberType() private method

private OTAPI_Basic_Basket_GetMemberType ( string jarg1, int jarg2 ) : string
jarg1 string
jarg2 int
return string
        public static extern string OTAPI_Basic_Basket_GetMemberType(string jarg1, int jarg2);
otapiPINVOKE