SDKLogBody

interface ApiSDKLogBody {
    log: any;
}

Properties

Properties

log: any